mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-28 05:02:59 +00:00
Add context for geodata-cron
This commit is contained in:
parent
b71c684098
commit
f26f652f91
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue