mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-24 08:18:57 +00:00
Update port in docker-compose.yaml
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "${PORT}"
|
- "3000"
|
||||||
environment:
|
environment:
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- DB_CONNECTION=mysql
|
- DB_CONNECTION=mysql
|
||||||
Reference in New Issue
Block a user