exampleenv2ndtry

This commit is contained in:
2026-05-06 10:51:52 +02:00
parent 3d14d51922
commit a40b96e8de
2 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@@ -51,5 +51,5 @@ Thumbs.db
# Git safety
# -------------------------
.env
*.env
*.secret

6
example.env Normal file
View File

@@ -0,0 +1,6 @@
ACME_EMAIL=you@example.com
DOMENESHOP_DNS=example.com
HASH=YOURHASH
DOMENESHOP_API_TOKEN=YOUR_TOKEN
DOMENESHOP_API_SECRET=YOUR_SECRET