backup-bot-two/compose.pushbasicauth.yml
p4u1 c1902b2dbc
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
feat: Adds monitoring setup for prometheus push gateway
2024-12-30 14:08:05 +01:00

12 lines
183 B
YAML

---
version: "3.8"
services:
app:
secrets:
- push_basicauth
secrets:
push_basicauth:
external: true
name: ${STACK_NAME}_push_basicauth_${SECRET_PUSH_BASICAUTH}