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