Switched to static config embedded in python code to environment based variables.
This commit is contained in:
parent
e7786593e1
commit
0fc9aee963
30 changed files with 5794 additions and 26 deletions
|
|
@ -4,4 +4,6 @@ services:
|
|||
container_name: webhook-proxy
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5000:5000"
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- .env:/app/.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue