mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-23 15:58:57 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
- DB_CONNECTION=postgres
|
- DB_CONNECTION=postgres
|
||||||
|
- TEST=${TEST}
|
||||||
database:
|
database:
|
||||||
image: postgres:14-alpine
|
image: postgres:14-alpine
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user