INITIAL COMMIT
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user