aboutsummaryrefslogtreecommitdiff
path: root/crawl
diff options
context:
space:
mode:
authorFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:33:26 +0100
committerFriedrich Beckmann <friedrich.beckmann@tha.de>2026-03-19 16:33:26 +0100
commit5f2e1fcc65cea4118074c8338b3222c10952fc5e (patch)
treee201be857a9b920b387922a00f883c6c1a737c8e /crawl
parentc1ab09557eb5e4ae7b21b424017fb44180473e86 (diff)
crawl: add .env.example
Diffstat (limited to 'crawl')
-rw-r--r--crawl/.env.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl/.env.example b/crawl/.env.example
new file mode 100644
index 0000000..0c734fc
--- /dev/null
+++ b/crawl/.env.example
@@ -0,0 +1,2 @@
+WEBUNTIS_USER=your_username
+WEBUNTIS_PASS=your_password