Skip to content
Snippets Groups Projects
Verified Commit 3e64dfa2 authored by David Beniamine's avatar David Beniamine
Browse files

Fix ip adress

parent 7026f076
Branches
No related tags found
No related merge requests found
...@@ -16,7 +16,8 @@ services: ...@@ -16,7 +16,8 @@ services:
- "./acme.json:/acme.json" - "./acme.json:/acme.json"
- "./log:/var/log" - "./log:/var/log"
networks: networks:
- traefik traefik:
ipv4_address: '172.19.0.2'
restart: always restart: always
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment