6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
# SSH Credentials for deployment
|
|
# Copy this file to .env and fill in your credentials
|
|
|
|
SSH_USERNAME=deployer
|
|
SSH_PASSWORD=your-password-here
|