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:
@@ -12,6 +12,8 @@ services:
|
||||
image: postgres:14-alpine
|
||||
volumes:
|
||||
- db-data:/var/lib/postgresql/data
|
||||
- ./asd:/asd
|
||||
- /asdf:/asdf
|
||||
- type: bind
|
||||
source: ./app
|
||||
target: /app
|
||||
|
||||
Reference in New Issue
Block a user