Files
algo-dcbot/docker-compose.yml
ytshih 8464b1e2a8
All checks were successful
release-tag / release-image (push) Successful in 1m27s
Fix: Change namespace to algo-dcbot
2024-09-05 11:44:17 +00:00

6 lines
118 B
YAML

services:
service:
image: gitea.konchin.com/services/algo-dcbot:latest
env_file: ./.env
restart: always