mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-05-02 06:06:07 -04:00
Update docker-compose.yaml to use new volume location
This commit is contained in:
parent
d313953f8b
commit
2a8f13d7cc
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ services:
|
|||
build: .
|
||||
restart: always
|
||||
volumes:
|
||||
- ./config:/config
|
||||
container_name: tc2-bbs-mesh
|
||||
- ./config:/home/mesh/bbs/config
|
||||
container_name: tc2-bbs-mesh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue