Version 1

This commit is contained in:
root
2026-01-28 11:44:12 +01:00
parent 58e753e93c
commit 1b1b965c8c
7 changed files with 454 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
DB_HOST="ISPconfigMasterURL"
DB_USER="ISPconfig Master DB readonly User (must be created)"
DB_PASS="password"
DB_NAME="dbispconfig"
NGINX_CONF_DIR="/etc/nginx/conf.d/proxy_generated"