mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
36f0c1a07d
commit
8cd017b28c
@ -25,6 +25,12 @@ DFL_RAM=${DFL_RAM:=2048}
|
|||||||
DFL_SWAP=${DFL_SWAP:=${DFL_RAM}}
|
DFL_SWAP=${DFL_SWAP:=${DFL_RAM}}
|
||||||
DFL_DRIVE=${DFL_DRIVE:=40}
|
DFL_DRIVE=${DFL_DRIVE:=40}
|
||||||
|
|
||||||
|
# Nextcloud-specific configuration...
|
||||||
|
#APP_DOMAIN=nc.$DOMAIN
|
||||||
|
#DB_PASS=
|
||||||
|
#APP_PASS=
|
||||||
|
#SEC_ALERTS=SKIP
|
||||||
|
|
||||||
WAN_IP=-
|
WAN_IP=-
|
||||||
WAN_GATE=-
|
WAN_GATE=-
|
||||||
ADMIN_IP=-
|
ADMIN_IP=-
|
||||||
@ -32,11 +38,6 @@ ADMIN_GATE=-
|
|||||||
LAN_IP=-
|
LAN_IP=-
|
||||||
LAN_GATE=-
|
LAN_GATE=-
|
||||||
|
|
||||||
# APP_DOMAIN
|
|
||||||
# DB_PASS
|
|
||||||
# APP_PASS
|
|
||||||
# SEC_ALERTS
|
|
||||||
|
|
||||||
REBOOT=${REBOOT:=1}
|
REBOOT=${REBOOT:=1}
|
||||||
|
|
||||||
readVars
|
readVars
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user