mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-22 15:28:57 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
image: postgres:14-alpine
|
image: postgres:14-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- db-data:/var/lib/postgresql/data
|
- db-data:/var/lib/postgresql/data
|
||||||
- ./asd:/asd
|
- ./asd/asd:/asd
|
||||||
- /asdf:/asdf
|
- /asdf:/asdf
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./app
|
source: ./app
|
||||||
|
|||||||
Reference in New Issue
Block a user