This commit is contained in:
parent
f8a943c876
commit
f6e7637212
@ -30,7 +30,7 @@ services:
|
||||
VAPID_EMAIL: ""
|
||||
VAPID_PUBLIC_KEY: ""
|
||||
VAPID_PRIVATE_KEY: ""
|
||||
PORT: "1027"
|
||||
PORT: "4337"
|
||||
SECRET: ""
|
||||
REMOVE_TEST_EVENTS_AT: ""
|
||||
CORS: "*"
|
||||
@ -40,7 +40,7 @@ services:
|
||||
SMTP_PORT: ""
|
||||
SMTP_USERNAME: ""
|
||||
SMTP_PASSWORD: ""
|
||||
VITE_API_URL: "http://theocorp:1027"
|
||||
VITE_API_URL: "http://localhost:4337"
|
||||
|
||||
volumes:
|
||||
mysql-data:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user