Changed container name

This commit is contained in:
Leopere 2018-06-02 11:56:15 -04:00
parent 6763a5ec11
commit d810517c27

View file

@ -99,12 +99,11 @@ services:
aliases: aliases:
- adminer - adminer
##################### #######################
## Proxy container ## ## Traefik container ##
##################### #######################
#####################
## https://www.digitalocean.com/community/tutorials/how-to-use-traefik-as-a-reverse-proxy-for-docker-containers-on-ubuntu-16-04 ## https://www.digitalocean.com/community/tutorials/how-to-use-traefik-as-a-reverse-proxy-for-docker-containers-on-ubuntu-16-04
proxy: traefik:
image: traefik:alpine image: traefik:alpine
# command: --api --docker --docker.domain=docker.localhost --logLevel=DEBUG # command: --api --docker --docker.domain=docker.localhost --logLevel=DEBUG
command: --api --docker --logLevel=ERROR command: --api --docker --logLevel=ERROR