mirror of
https://github.com/linuxserver/docker-swag.git
synced 2026-04-24 13:11:49 +09:00
Use standard nginx.conf from lsio alpine nginx base image
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Instructions: https://pypi.org/project/certbot-dns-desec/
|
||||
# Replace with your Desec V1 API Token
|
||||
dns_desec_token=YOUR_TOKEN_HERE
|
||||
dns_desec_endpoint=https://desec.io/api/v1/
|
||||
dns_desec_endpoint=https://desec.io/api/v1/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Instructions: https://github.com/bikram990/certbot-dns-dynu#configuration
|
||||
# Replace with your API token from your dynu account.
|
||||
dns_dynu_auth_token = AbCbASsd!@34
|
||||
dns_dynu_auth_token = AbCbASsd!@34
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# Replace with your values
|
||||
dns_ionos_prefix = myapikeyprefix
|
||||
dns_ionos_secret = verysecureapikeysecret
|
||||
dns_ionos_endpoint = https://api.hosting.ionos.com
|
||||
dns_ionos_endpoint = https://api.hosting.ionos.com
|
||||
|
||||
Reference in New Issue
Block a user