Skip to content

Commit

Permalink
Add LETSENCRYPT_HOST=${SERVER_DEFAULT_HOST} ao traefik
Browse files Browse the repository at this point in the history
  • Loading branch information
gpupo committed Jul 14, 2021
1 parent 147d403 commit a13fff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ services:
- VIRTUAL_PORT=80
- VIRTUAL_HOST=.place
# - HTTPS_METHOD=nohttps
- LETSENCRYPT_HOST=${SERVER_DEFAULT_HOST}
- DEBUG=true
networks:
- frontendNetwork
Expand Down

0 comments on commit a13fff2

Please sign in to comment.