diff options
| author | Friedrich Beckmann <friedrich.beckmann@tha.de> | 2026-03-19 16:33:26 +0100 |
|---|---|---|
| committer | Friedrich Beckmann <friedrich.beckmann@tha.de> | 2026-03-19 16:33:26 +0100 |
| commit | 5f2e1fcc65cea4118074c8338b3222c10952fc5e (patch) | |
| tree | e201be857a9b920b387922a00f883c6c1a737c8e /crawl/.env.example | |
| parent | c1ab09557eb5e4ae7b21b424017fb44180473e86 (diff) | |
crawl: add .env.example
Diffstat (limited to 'crawl/.env.example')
| -rw-r--r-- | crawl/.env.example | 2 |
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 |
