mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 02:14:13 +00:00
final commit
This commit is contained in:
parent
ee0fadf247
commit
2c0cc87b4c
@ -3,6 +3,7 @@
|
|||||||
#Script to use with curanet.dk, scannet.dk, wannafind.dk, dandomain.dk DNS management.
|
#Script to use with curanet.dk, scannet.dk, wannafind.dk, dandomain.dk DNS management.
|
||||||
#Requires api credentials with scope: dns
|
#Requires api credentials with scope: dns
|
||||||
#Author: Peter L. Hansen <peter@r12.dk>
|
#Author: Peter L. Hansen <peter@r12.dk>
|
||||||
|
#Version 1.0
|
||||||
|
|
||||||
CURANET_REST_URL="https://api.curanet.dk/dns/v1/Domains"
|
CURANET_REST_URL="https://api.curanet.dk/dns/v1/Domains"
|
||||||
CURANET_AUTH_URL="https://apiauth.dk.team.blue/auth/realms/Curanet/protocol/openid-connect/token"
|
CURANET_AUTH_URL="https://apiauth.dk.team.blue/auth/realms/Curanet/protocol/openid-connect/token"
|
||||||
|
Loading…
Reference in New Issue
Block a user