9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
# Copy this file to .env and fill in your values
|
|
# Never commit .env to git!
|
|
|
|
# Your Hostinger API key (from hPanel → API Tokens)
|
|
HOSTINGER_API_KEY=your_hostinger_api_key_here
|
|
|
|
# Your root domain managed on Hostinger
|
|
DOMAIN=example.com
|