Removed Traefik dashboard port binding

Co-Authored-By: demestav <demestav@gmail.com>
This commit is contained in:
Bruno Alla 2019-03-19 09:52:03 +02:00 committed by GitHub
parent 2f748a507f
commit d86895d262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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