删除部分挂载
This commit is contained in:
parent
39967e0d8c
commit
fd30dfaedb
@ -8,6 +8,4 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- "$PWD/index.html:/app/index.html"
|
|
||||||
- "$PWD/db:/app/db"
|
|
||||||
- "$PWD/config.json:/app/config.json"
|
- "$PWD/config.json:/app/config.json"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user