Add context for geodata-cron

This commit is contained in:
Michael S2pac 2026-01-18 21:42:51 +03:00
parent b71c684098
commit f26f652f91

View file

@ -34,6 +34,7 @@ services:
geodata-cron: geodata-cron:
build: build:
context: .
dockerfile: Dockerfile-cron-runner dockerfile: Dockerfile-cron-runner
container_name: geodata_cron container_name: geodata_cron
restart: unless-stopped restart: unless-stopped