forked from sh-edraft.de/sh_discord_bot
Fixed docker dev env #70
This commit is contained in:
parent
109d3f28a2
commit
ea026b351e
@ -4,7 +4,7 @@
|
||||
|
||||
export const environment = {
|
||||
production: false,
|
||||
apiURL: "http://localhost:8044",
|
||||
apiURL: "http://localhost:5000",
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user