mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-03-03 19:58:58 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3000"
|
- "3000"
|
||||||
environment:
|
environment:
|
||||||
|
- FQDN=${SERVICE_FQDN_API}
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- DB_CONNECTION=postgres
|
- DB_CONNECTION=postgres
|
||||||
- TEST=${TEST}
|
- TEST=${TEST}
|
||||||
|
|||||||
Reference in New Issue
Block a user