diff --git a/.env.sample b/.env.sample index b363ba9..03136d9 100644 --- a/.env.sample +++ b/.env.sample @@ -8,7 +8,7 @@ PDNS_WEBSERVER_PASSWORD=secure_webserver_password PDNS_DEFAULT_TTL=1500 # PowerDNS Admin Konfiguration -PDNS_ADMIN_PORT=8080s +PDNS_ADMIN_PORT=8080 PDNS_ADMIN_DB_NAME=powerdnsadmin PDNS_ADMIN_DB_PASSWORD=secure_pdns_admin_password PDNS_ADMIN_SALT=$2b$12$DCzILDEfKfpieQRKd9U6Q. \ No newline at end of file