Skip to content

Commit e4eb534

Browse files
committed
Remove the default configuration which took priority
1 parent 62e5bd5 commit e4eb534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launch.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3+
rm /etc/nginx/conf.d/default.conf || :
34
envsubst < auth.conf > /etc/nginx/conf.d/auth.conf
45
envsubst < auth.htpasswd > /etc/nginx/auth.htpasswd
56

0 commit comments

Comments
 (0)