Change Container Name And Remove Image Line

This commit is contained in:
Alan Moon 2026-09-03 11:39:05 -07:00
parent 0e7ad05e67
commit 0925339674

View File

@ -1,6 +1,6 @@
services: services:
sodoffmmo: sodoffmmo:
image: ${DOCKER_REGISTRY-}sodoffmmo container_name: sodoff-jsgr-mmo
build: build:
context: . context: .
dockerfile: src/Dockerfile dockerfile: src/Dockerfile