new dronefile

This commit is contained in:
2022-11-19 21:32:02 -05:00
parent 09a7d4ad6c
commit 955c407917
2 changed files with 92 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
version: '3'
services:
app:
image: bellscheduler:latest
image: container-registry.infra.dubyatp.xyz/bellscheduler/app:latest-testing
restart: always
environment:
- SQLITE_DB=database.db