mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose.yml
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3000"
|
- "3000"
|
||||||
environment:
|
environment:
|
||||||
- URL=$SERVICE_URL_MY-SERVICE-NAME
|
- URL=$SERVICE_URL_MY_SERVICE_NAME
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- DB_CONNECTION=postgres
|
- DB_CONNECTION=postgres
|
||||||
- TEST=${TEST}
|
- TEST=${TEST}
|
||||||
|
|||||||
Reference in New Issue
Block a user