updated some thing relating to domainless setup
This commit is contained in:
@@ -10,7 +10,7 @@ if [ -z "$DOMAIN" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
CERTS_DIR="/opt/stacks/browser/data/certs"
|
||||
CERTS_DIR="/opt/files/certs/"
|
||||
|
||||
# Create certs directory if it doesn't exist
|
||||
mkdir -p "$CERTS_DIR"
|
||||
|
||||
Reference in New Issue
Block a user