DONE: use ip for frontend but point to domain for api
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
# Host ports (change these if they collide on your single server)
|
||||
BACKEND_HOST_PORT=8080
|
||||
# MySQL is internal-only (not published to the host)
|
||||
# Published for DBeaver/tools (container still uses 3306 internally)
|
||||
MYSQL_HOST_PORT=3307
|
||||
|
||||
# MySQL
|
||||
# Quote if the password contains special chars like ; # $
|
||||
|
||||
Reference in New Issue
Block a user