Added DNS
This commit is contained in:
@@ -4,6 +4,9 @@ services:
|
|||||||
traefik:
|
traefik:
|
||||||
image: traefik:latest
|
image: traefik:latest
|
||||||
command: --api
|
command: --api
|
||||||
|
dns:
|
||||||
|
- 1.1.1.1
|
||||||
|
- 1.0.0.1
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.agent.role: environment
|
io.rancher.container.agent.role: environment
|
||||||
io.rancher.container.create_agent: true
|
io.rancher.container.create_agent: true
|
||||||
|
|||||||
Reference in New Issue
Block a user