Fix: Change namespace to algo-dcbot
All checks were successful
release-tag / release-image (push) Successful in 1m27s

This commit is contained in:
2024-09-05 11:44:17 +00:00
parent 3f79f0e6c6
commit 8464b1e2a8
6 changed files with 27 additions and 112 deletions

View File

@@ -1,4 +1,5 @@
services:
service:
build: .
image: gitea.konchin.com/services/algo-dcbot:latest
env_file: ./.env
restart: always