cleanup 3
This commit is contained in:
@@ -156,10 +156,10 @@ sudo mkdir -p /run/secrets
|
||||
cd /opt/app/backend
|
||||
|
||||
# Check if template file exists
|
||||
ls -la lottery-config.properties.template
|
||||
ls -la honey-config.properties.template
|
||||
|
||||
# If it exists, copy it
|
||||
sudo cp lottery-config.properties.template /run/secrets/lottery-config.properties
|
||||
sudo cp honey-config.properties.template /run/secrets/lottery-config.properties
|
||||
```
|
||||
|
||||
**Option 2: Create the file directly (if template wasn't copied)**
|
||||
|
||||
Reference in New Issue
Block a user