init
This commit is contained in:
12
traefik-repo/traefik-api-client/.env.example
Normal file
12
traefik-repo/traefik-api-client/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
API_SERVER=https://traefik-api.domain.ru/api/v1/certman/getcerts
|
||||
|
||||
TOKEN=
|
||||
DOMAIN=
|
||||
|
||||
DEBUG=false
|
||||
|
||||
CERT_NAME=cert.pem
|
||||
KEY_NAME=key.pem
|
||||
|
||||
PATH_TO_COPY=/etc/letsencrypt
|
||||
SERVICE_RESTART=nginx
|
||||
Reference in New Issue
Block a user