]> git.giorgioravera.it Git - docker.git/commitdiff
Cleaned traefik file
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 5 Jan 2022 19:46:39 +0000 (20:46 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 5 Jan 2022 19:46:39 +0000 (20:46 +0100)
traefik/docker-compose.yaml

index 247e2e584fc17f7a02ae7831a515963daeb96119..a68873eec1e03fefae4fa0d77fa3abf541ca7222 100644 (file)
@@ -12,7 +12,6 @@ services:
 #      - --providers.docker=true
 #      - --providers.file.watch=true
 #      - --log.level=DEBUG
-    #restart: unless-stopped
     restart: always
     #ports:
     #  - 80:80
@@ -22,7 +21,7 @@ services:
     volumes:
       - ${DOCKER_CFG_DIR}/traefik/traefik.yml:/traefik.yml:ro
       - ${DOCKER_CFG_DIR}/traefik/passwd:/passwd
-      - ${DOCKER_CFG_DIR}/traefik/acme.json:/acme.json
+      #- ${DOCKER_CFG_DIR}/traefik/acme.json:/acme.json
       - ${DOCKER_CFG_DIR}/traefik/config:/config
       #- ${DOCKER_CFG_DIR}/traefik/traefik.log:/traefik.log
       - /etc/ssl/giorgioravera.it/fullchain.pem:/certs/fullchain.pem