n8n-Setup

This commit is contained in:
2026-01-13 21:54:07 +01:00
parent 588e0cdef5
commit 4dbcd5f139

View File

@@ -36,8 +36,10 @@ EOF
}
# Defaults
APT_PROXY="http://192.168.45.2:3142"
#APT_PROXY="http://192.168.45.2:3142"
DOCKER_REGISTRY_MIRROR="http://192.168.45.2:5000"
APT_PROXY=""
#DOCKER_REGISTRY_MIRROR=""
CTID=""
CORES="4"
MEMORY="4096"