Compare commits

..

No commits in common. "019d1d522bc1b206611a41768896ec4857a2728d" and "e0ca694891aab45e287f22e2315b0223282e12d1" have entirely different histories.

View file

@ -4,12 +4,12 @@ networks:
services:
backup-monitor:
build: ../backup-monitor
build:
context: ../backup-monitor
image: backup-sentinel:local
pull_policy: build
container_name: backup-monitor
restart: always
volumes:
- ./templates:/app/templates:ro
- ./static:/app/static:ro
ports:
- "9999:9999"
environment: