Migrate to jwilder/nginx-proxy in docker-compose
continuous-integration/drone/push Build is passing Details

master
Simon Bruder 2020-01-24 15:55:05 +00:00
parent ec36522960
commit 8a49fbdf7d
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 3 additions and 4 deletions

View File

@ -10,7 +10,6 @@ services:
restart: unless-stopped
volumes:
- ./:/srv/www/:ro
labels:
- "traefik.enable=true"
- "traefik.port=80"
- "traefik.frontend.rule=Host:presis.kipf.home.sbruder.de"
environment:
VIRTUAL_HOST: presis.kipf.home.sbruder.de
LETSENCRYPT_HOST: presis.kipf.home.sbruder.de