mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-28 16:55: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/
|
_cache/
|
||||||
tmp/
|
tmp/
|
||||||
lenz-web
|
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:
|
services:
|
||||||
lenzbriefe_staging:
|
lenzbriefestaging:
|
||||||
build: .
|
build: .
|
||||||
expose:
|
expose:
|
||||||
- "8085"
|
- "8085"
|
||||||
|
|||||||
Reference in New Issue
Block a user