removed config.json + BUFIX: staging

This commit is contained in:
TSS
2025-10-02 14:51:52 +00:00
parent 7fedee60e6
commit a46c171de7
3 changed files with 2 additions and 8 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ cache/
_cache/
tmp/
lenz-web
config.json

View File

@@ -1,7 +0,0 @@
{
"debug": true,
"watch": false,
"git_url": "https://github.com/Theodor-Springmann-Stiftung/lenz-briefe.git",
"webhook_secret": "404Ec7FuyCkWThFzfEHo",
"address": "0.0.0.0"
}

View File

@@ -1,5 +1,5 @@
services:
lenzbriefe_staging:
lenzbriefestaging:
build: .
expose:
- "8085"