feat(docker): update Docker configuration and add build workflow

This commit is contained in:
MythEclipse
2026-06-01 10:53:20 +07:00
parent c2d5bde633
commit a7b3692982
4 changed files with 90 additions and 25 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
build: .
image: ${IMAGE_NAME:-ghcr.io/mytheclipse/bete:latest}
image: ${IMAGE_NAME:-ghcr.io/mytheclipse/gmw:latest}
container_name: imphenbot-app
restart: unless-stopped
env_file: