diff --git a/compas/.env b/compas/.env index 4d55b47..9a89d28 100644 --- a/compas/.env +++ b/compas/.env @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 -COMPAS_HOSTNAME=localhost +COMPAS_HOSTNAME=127.0.0.1 CONFIGURATION_LOCATION=/nginx.conf BACKDOOR_PORT=8000 BACKDOOR_PATH=next