moved from certs.json to acme.json

This commit is contained in:
2026-07-17 11:12:07 +02:00
parent 197eb01eac
commit c09b95d427
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,2 @@
/.env* /.env*
/certs.json /acme.json

View File

@@ -26,4 +26,4 @@ TRAEFIK_LOGLEVEL=INFO
# Volumes # Volumes
TRAEFIK_DYNAMIC=./config TRAEFIK_DYNAMIC=./config
TRAEFIK_CERTFILE=./certs.json TRAEFIK_CERTFILE=./acme.json