We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ea4c1 commit 2056017Copy full SHA for 2056017
docker-compose.yml
@@ -30,7 +30,7 @@ services:
30
retries: 3
31
start_period: 1m
32
volumes:
33
- - ./node/.config:/root/.config
+ - ./.config:/root/.config
34
logging:
35
driver: "json-file"
36
options:
0 commit comments