update profile
This commit is contained in:
parent
16da3fab2b
commit
7170e3ba44
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ services:
|
||||||
|
|
||||||
reverse-proxy-https-helper:
|
reverse-proxy-https-helper:
|
||||||
image: alpine
|
image: alpine
|
||||||
|
profiles: ["testing"]
|
||||||
command: sh -c "cd /etc/ssl/traefik
|
command: sh -c "cd /etc/ssl/traefik
|
||||||
&& wget traefik.me/cert.pem -O cert.pem
|
&& wget traefik.me/cert.pem -O cert.pem
|
||||||
&& wget traefik.me/privkey.pem -O privkey.pem"
|
&& wget traefik.me/privkey.pem -O privkey.pem"
|
||||||
|
|
Loading…
Add table
Reference in a new issue