mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5ee3398cdd
commit
6b4472db04
Binary file not shown.
@ -25,6 +25,10 @@ DFL_RAM=${DFL_RAM:=256}
|
|||||||
DFL_SWAP=${DFL_SWAP:=${DFL_RAM}}
|
DFL_SWAP=${DFL_SWAP:=${DFL_RAM}}
|
||||||
DFL_DRIVE=${DFL_DRIVE:=0.5}
|
DFL_DRIVE=${DFL_DRIVE:=0.5}
|
||||||
|
|
||||||
|
# XXX this is not used yet -- need to set this at traefik endpoint...
|
||||||
|
#DFL_ENDPOINT_PORT=${DFL_ENDPOINT_PORT:=5555}
|
||||||
|
#xread "Shadowsocks endpoint port: " ENDPOINT_PORT
|
||||||
|
|
||||||
WAN_IP=SKIP
|
WAN_IP=SKIP
|
||||||
WAN_GATE=SKIP
|
WAN_GATE=SKIP
|
||||||
ADMIN_IP=SKIP
|
ADMIN_IP=SKIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user