Fix compose format
This commit is contained in:
parent
ee30af239c
commit
69a46a5474
@ -1,8 +1,8 @@
|
||||
version: '3'
|
||||
version: '3.2'
|
||||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:alpine
|
||||
image: traefik:1.6-alpine
|
||||
command:
|
||||
- --logLevel=INFO
|
||||
- --defaultentrypoints=http,https
|
||||
|
Loading…
Reference in New Issue
Block a user