You've already forked traefik
moved from certs.json to acme.json
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,2 @@
|
|||||||
/.env*
|
/.env*
|
||||||
/certs.json
|
/acme.json
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ TRAEFIK_LOGLEVEL=INFO
|
|||||||
|
|
||||||
# Volumes
|
# Volumes
|
||||||
TRAEFIK_DYNAMIC=./config
|
TRAEFIK_DYNAMIC=./config
|
||||||
TRAEFIK_CERTFILE=./certs.json
|
TRAEFIK_CERTFILE=./acme.json
|
||||||
|
|||||||
Reference in New Issue
Block a user