mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-24 16:28:57 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
|||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
- ./asd/asd:/asd:ro
|
- ./asd/asd:/asd:ro
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./app
|
source: ./app/pg.sql
|
||||||
target: /app/pg.sql
|
target: /app/pg.sql
|
||||||
content: |
|
content: |
|
||||||
-- NOTE: change to your own passwords for production environments
|
-- NOTE: change to your own passwords for production environments
|
||||||
|
|||||||
Reference in New Issue
Block a user