mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-17 19:51:43 +00:00
Merge branch 'master' of github.com:funkypenguin/geek-cookbook
This commit is contained in:
@@ -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