Update deployment/bare_metal/start.sh

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
clauspeterhuebner 2023-03-06 14:37:33 +01:00 committed by GitHub
parent 36518a636a
commit 7dbf7ecc99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ do
done
unset FEDERATION_APIVERSION
unset FEDERATION_PORT
echo "===================================================================================================="
echo "====================================================================================================" >> $UPDATE_HTML
# *** 2nd read gradido-federation.conf file in env variable to be replaced in 3rd step
export FEDERATION_NGINX_CONF=$(< $NGINX_CONFIG_DIR/gradido-federation.conf)