mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2025-07-01 21:39:31 +08:00
dont forget volume mount
This commit is contained in:
parent
4d8209f3bc
commit
bafe696c96
@ -6,7 +6,7 @@ services:
|
||||
networks:
|
||||
- bb-net
|
||||
volumes:
|
||||
- sqlbackup:/var/opt/mssql
|
||||
- sqlbackup:/var/lib/postgresql/data
|
||||
|
||||
bb-app:
|
||||
image: ${dockerId}/bb-app:v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user