Update docker-compose.yaml to use new volume location

This commit is contained in:
Jimmy 2025-01-02 19:41:19 -06:00 committed by GitHub
parent d313953f8b
commit 2a8f13d7cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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