mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-27 17:58:57 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -12,6 +12,8 @@ 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
|
||||||
|
- /asdf:/asdf
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ./app
|
source: ./app
|
||||||
target: /app
|
target: /app
|
||||||
|
|||||||
Reference in New Issue
Block a user