fickit: Update local remote score destination

This commit is contained in:
nemunaire 2024-03-27 21:36:06 +01:00
parent 66ab0dfc78
commit c0188e6d52
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export IP_FIC_SRS_FR=$(host ${DOMAIN_NAME} | grep -o '\([0-9]\{1,3\}.\)\+')
export IPS_BACKEND="192.168.3.92/24\\n192.168.4.92/24\\n"
export IP_BACKEND_ROUTER="192.168.3.1"
export AIRBUS_DESTINATION="..."
export AIRBUS_DESTINATION="gaming.cyberrange.lan"
export AIRBUS_BASEURL="https://${AIRBUS_DESTINATION}/api"
export AIRBUS_TOKEN="abcdef0123456789abcdef0123456789"
export AIRBUS_SESSION_NAME="Forensique"