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