Modify the wrong default volumes value to /root/.config (#109)

This commit is contained in:
talentbuilder 2024-03-13 07:38:35 +08:00 committed by GitHub
parent 644500bc42
commit 2e029fa4bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ services:
retries: 3
start_period: 1m
volumes:
- ./.config:/opt/ceremonyclient/node/.config
- ./.config:/root/.config
logging:
driver: "json-file"
options: