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