Security: SMTP_SUPPORT Credentials aus docker-compose.yml entfernt — gehören in .env
This commit is contained in:
parent
3291930d07
commit
82d6417d09
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@ services:
|
|||
- VAPID_PUBLIC_KEY=BMKbFAmpsqJ-eFef_4XJcYpuxPWqBNAoy9buMNnMSa6ijcPzltboHi_YccPKJrUD0isBez-vJIzAgjnLTWkzcC0
|
||||
- VAPID_PRIVATE_KEY=8PWa9vvwMqtqsJEJGcwmiLhR0_Yl7duVX3wmWiKS878
|
||||
- VAPID_CONTACT=mailto:admin@banyaro.app
|
||||
- SMTP_SUPPORT_USER=support@banyaro.de
|
||||
- SMTP_SUPPORT_PASS=Marbled-Drool8-Whacky
|
||||
healthcheck:
|
||||
test: ["CMD", "python3", "-c", "import urllib.request; urllib.request.urlopen('http://localhost:8000/')"]
|
||||
interval: 30s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue