Refactor storage directory structure and update scripts for consistency
This commit is contained in:
@@ -11,7 +11,7 @@ else
|
||||
PASSWORD=$(echo -n "$2" | base64)
|
||||
fi
|
||||
|
||||
AZURITE_DIR="storage/azurite"
|
||||
AZURITE_DIR="storage"
|
||||
mkdir -p "$AZURITE_DIR"
|
||||
|
||||
AZURITE_ACCOUNTS_FILE="$AZURITE_DIR/accounts.env"
|
||||
|
||||
Reference in New Issue
Block a user