kj
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26s

This commit is contained in:
geezo 2025-05-07 00:15:11 -04:00
parent f8a943c876
commit f6e7637212

View File

@ -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: