Fix directadmin conf prefix

This commit is contained in:
Eric Nemchik 2022-12-13 17:22:31 +00:00
parent a728e27b97
commit 7b9c67838f

View File

@ -12,10 +12,10 @@
# The DirectAdmin Server url # The DirectAdmin Server url
# include the scheme and the port number (Normally 2222) # include the scheme and the port number (Normally 2222)
directadmin_url = https://my.directadminserver.com:2222 dns_directadmin_url = https://my.directadminserver.com:2222
# The DirectAdmin username # The DirectAdmin username
directadmin_username = username dns_directadmin_username = username
# The DirectAdmin password # The DirectAdmin password
directadmin_password = aSuperStrongPassword dns_directadmin_password = aSuperStrongPassword