Fix Docker front and api ports
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
3
js/.env
3
js/.env
@@ -1,3 +0,0 @@
|
||||
API_HOST=localhost
|
||||
API_ORIGIN=http://localhost:4001
|
||||
API_PATH=/api/v1
|
||||
@@ -1,3 +1,3 @@
|
||||
API_HOST=event.tcit.fr
|
||||
API_ORIGIN=https://event.tcit.fr
|
||||
API_HOST=eventos.tld
|
||||
API_ORIGIN=https://eventos.tld
|
||||
API_PATH=/api/v1
|
||||
|
||||
Reference in New Issue
Block a user