mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Update traefik.md (#38)
This commit is contained in:
committed by
David Young
parent
d3a822e996
commit
db365c6b00
@@ -127,6 +127,7 @@ Docker won't start an image with a bind-mount to a non-existent file, so prepare
|
|||||||
|
|
||||||
```
|
```
|
||||||
touch /var/data/traefik/acme.json
|
touch /var/data/traefik/acme.json
|
||||||
|
|
||||||
chmod 600 /var/data/traefik/acme.json
|
chmod 600 /var/data/traefik/acme.json
|
||||||
```.
|
```.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user