This commit is contained in:
Aaron Dewes 2023-02-24 10:37:52 +01:00 committed by GitHub
parent d3bf2d1583
commit 464991cf3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@ if [[ -f "${CITADEL_ROOT}/tor/data/web/hostname" ]]; then
DEVICE_HOSTS="${DEVICE_HOSTS},http://${hidden_service_url}"
fi
export DEVICE_HOSTS=$DEVICE_HOSTS
export DEVICE_IP=$DEVICE_IP
export DEVICE_HOSTNAME="${DEVICE_HOSTNAME}.local"
# Increase default Docker and Compose timeouts to 240s