mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-21 17:16:51 +03:00
Update ports in traefik.yml
This commit is contained in:
parent
0702e3cad2
commit
2688a59471
|
@ -4,11 +4,11 @@ log:
|
|||
entryPoints:
|
||||
web:
|
||||
# http
|
||||
address: ":80"
|
||||
address: ":8080"
|
||||
|
||||
web-secure:
|
||||
# https
|
||||
address: ":443"
|
||||
address: ":8443"
|
||||
|
||||
certificatesResolvers:
|
||||
letsencrypt:
|
||||
|
|
Loading…
Reference in New Issue
Block a user