update profile

This commit is contained in:
Yax 2022-03-05 15:17:25 +01:00
parent 16da3fab2b
commit 7170e3ba44

View file

@ -38,6 +38,7 @@ services:
reverse-proxy-https-helper:
image: alpine
profiles: ["testing"]
command: sh -c "cd /etc/ssl/traefik
&& wget traefik.me/cert.pem -O cert.pem
&& wget traefik.me/privkey.pem -O privkey.pem"