exampleenv2ndtry
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -51,5 +51,5 @@ Thumbs.db
|
||||
# Git safety
|
||||
# -------------------------
|
||||
.env
|
||||
*.env
|
||||
|
||||
*.secret
|
||||
|
||||
6
example.env
Normal file
6
example.env
Normal 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
|
||||
Reference in New Issue
Block a user