Compare commits

..

No commits in common. "3263fd9939dd391a1624b7c39ccc082f08a895e0" and "5e014a981b7a69bdd41b0ce175be064342048165" have entirely different histories.

View file

@ -15,7 +15,6 @@ services:
- VAPID_PUBLIC_KEY=BMKbFAmpsqJ-eFef_4XJcYpuxPWqBNAoy9buMNnMSa6ijcPzltboHi_YccPKJrUD0isBez-vJIzAgjnLTWkzcC0
- VAPID_PRIVATE_KEY=8PWa9vvwMqtqsJEJGcwmiLhR0_Yl7duVX3wmWiKS878
- VAPID_CONTACT=mailto:admin@banyaro.app
- UMAMI_URL=https://umami.motocamp.de
healthcheck:
test: ["CMD", "python3", "-c", "import urllib.request; urllib.request.urlopen('http://localhost:8000/')"]
interval: 30s