Added more specific version for Traefik
This commit is contained in:
@@ -2,7 +2,7 @@ version: '2'
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:latest
|
||||
image: traefik:1.7-alpine
|
||||
command: --api # Use Web Dashboard
|
||||
dns: # Using Cloudflare DNS
|
||||
- 1.1.1.1
|
||||
|
||||
Reference in New Issue
Block a user