mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-28 08:45:32 +00:00
removed config.json + BUFIX: staging
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ cache/
|
||||
_cache/
|
||||
tmp/
|
||||
lenz-web
|
||||
config.json
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
lenzbriefe_staging:
|
||||
lenzbriefestaging:
|
||||
build: .
|
||||
expose:
|
||||
- "8085"
|
||||
|
||||
Reference in New Issue
Block a user