INITIAL COMMIT

This commit is contained in:
2026-04-19 23:14:47 +02:00
commit 4e0640cb3c
6 changed files with 404 additions and 0 deletions

8
.env.example Normal file
View 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