Split compose build override from deploy config

This commit is contained in:
2026-06-25 18:46:17 +08:00
parent 4fbba07b27
commit bf6db8c455
3 changed files with 13 additions and 5 deletions

View File

@@ -1,9 +1,6 @@
services:
mc-gateway:
image: ${MC_GATEWAY_IMAGE:-ghcr.io/tursom/mc-gateway:latest}
build:
context: .
dockerfile: Dockerfile
network_mode: host
restart: unless-stopped
environment: