File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ services:
119119
120120 # Traefik 2 - Reverse Proxy
121121 # touch (create empty files) traefik.log and acme/acme.json. Set acme.json permissions to 600.
122- # touch $DOCKERDIR/traefik2/acme/acme.json
123- # chmod 600 $DOCKERDIR/traefik2/acme/acme.json
122+ # touch $DOCKERDIR/appdata/ traefik2/acme/acme.json
123+ # chmod 600 $DOCKERDIR/appdata/ traefik2/acme/acme.json
124124 # touch $DOCKERDIR/logs/synology//traefik.log
125125 traefik :
126126 << : *common-keys-core # See EXTENSION FIELDS at the top
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ services:
105105
106106 # Traefik 2 - Reverse Proxy
107107 # Touch (create empty files) traefik.log and acme/acme.json. Set acme.json permissions to 600.
108- # touch $DOCKERDIR/traefik2/acme/acme.json
109- # chmod 600 $DOCKERDIR/traefik2/acme/acme.json
108+ # touch $DOCKERDIR/appdata/ traefik2/acme/acme.json
109+ # chmod 600 $DOCKERDIR/appdata/ traefik2/acme/acme.json
110110 # touch $DOCKERDIR/logs/web/traefik/traefik.log
111111 # touch $DOCKERDIR/logs/web/traefik/access.log
112112
Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ services:
126126
127127 # Traefik 2 - Reverse Proxy
128128 # Touch (create empty files) traefik.log and acme/acme.json. Set acme.json permissions to 600.
129- # touch $DOCKERDIR/traefik2/acme/acme.json
130- # chmod 600 $DOCKERDIR/traefik2/acme/acme.json
129+ # touch $DOCKERDIR/appdata/ traefik2/acme/acme.json
130+ # chmod 600 $DOCKERDIR/appdata/ traefik2/acme/acme.json
131131 # touch $DOCKERDIR/logs/cloudserver/traefik.log
132132 # touch $DOCKERDIR/logs/cloudserver/access.log
133133
You can’t perform that action at this time.
0 commit comments