fix: docker-compose management config

This commit is contained in:
Mikhail Bragin 2021-09-03 11:03:30 +02:00 committed by GitHub
parent b17424d630
commit 4485124b67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ services:
restart: unless-stopped
volumes:
- wiretrustee-mgmt:/var/lib/wiretrustee
- ./config.json:/etc/wiretrustee/config.json
- ./config.json:/etc/wiretrustee/management.json
ports:
- 33073:33073
# # port and command for Let's Encrypt validation
@ -35,4 +35,4 @@ services:
network_mode: host
volumes:
wiretrustee-mgmt:
wiretrustee-signal:
wiretrustee-signal: