mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 14:34:53 +03:00
Removed Traefik dashboard port binding
Co-Authored-By: demestav <demestav@gmail.com>
This commit is contained in:
parent
2f748a507f
commit
d86895d262
|
@ -42,7 +42,6 @@ services:
|
|||
ports:
|
||||
- "0.0.0.0:80:80"
|
||||
- "0.0.0.0:443:443"
|
||||
- "0.0.0.0:8080:8080"
|
||||
|
||||
redis:
|
||||
image: redis:3.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user