mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-02-12 21:31:20 -05:00
Update docker-compose.yaml to use new volume location
This commit is contained in:
parent
d313953f8b
commit
2a8f13d7cc
@ -3,5 +3,5 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- ./config:/home/mesh/bbs/config
|
||||||
container_name: tc2-bbs-mesh
|
container_name: tc2-bbs-mesh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user