Skip to content

Commit 97cc746

Browse files
Update .env
Use the default nginx by default Signed-off-by: Pascal Wilbrink <[email protected]>
1 parent 5fa04a1 commit 97cc746

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compas/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
COMPAS_HOSTNAME=localhost
6-
CONFIGURATION_LOCATION=/nginx-backdoor.conf
6+
CONFIGURATION_LOCATION=/nginx.conf
77
BACKDOOR_PORT=8000
8-
BACKDOOR_PATH=next
8+
BACKDOOR_PATH=next

0 commit comments

Comments
 (0)