mirror of
https://github.com/linuxserver/docker-swag.git
synced 2025-12-05 14:33:47 +09:00
Reflects the depreciation of the API key in favor of the personal access token (PAT)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Instructions: https://github.com/obynio/certbot-plugin-gandi#usage
|
# Instructions: https://github.com/obynio/certbot-plugin-gandi#usage
|
||||||
# Replace with your value
|
# Replace with your value
|
||||||
# live dns v5 api key
|
# live dns v5 api key
|
||||||
dns_gandi_api_key=APIKEY
|
dns_gandi_token=TOKEN
|
||||||
|
|
||||||
# optional organization id, remove it if not used
|
# optional organization id, remove it if not used
|
||||||
#dns_gandi_sharing_id=SHARINGID
|
#dns_gandi_sharing_id=SHARINGID
|
||||||
|
|||||||
Reference in New Issue
Block a user