vps setup
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# This ensures DB_PASSWORD and DB_ROOT_PASSWORD match SPRING_DATASOURCE_PASSWORD
|
||||
# Usage: source ./load-db-password.sh
|
||||
|
||||
SECRET_FILE="/run/secrets/lottery-config.properties"
|
||||
SECRET_FILE="/run/secrets/honey-config.properties"
|
||||
|
||||
if [ ! -f "$SECRET_FILE" ]; then
|
||||
echo "❌ Error: Secret file not found at $SECRET_FILE"
|
||||
|
||||
Reference in New Issue
Block a user