mirror of
https://github.com/runcitadel/core.git
synced 2024-12-28 23:52:17 +00:00
Fix IP
This commit is contained in:
parent
d3bf2d1583
commit
464991cf3a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user