This commit is contained in:
randogoth 2025-10-19 18:34:28 +03:00
parent cc6d0f989d
commit 7f955b3923
3 changed files with 19 additions and 62 deletions

View file

@ -4,8 +4,8 @@ services:
context: .
args:
SVARDOS_IMG_URL: ${SVARDOS_IMG_URL:-}
image: ${DOS_IMAGE_NAME:-dos-env}
container_name: ${DOS_CONTAINER_NAME:-dos-env}
image: ${DOS_IMAGE_NAME:-svarbox}
container_name: ${DOS_CONTAINER_NAME:-svarbox}
ports:
- "${DOS_SSH_PORT:-2222}:22"
- "${DOS_TELNET_PORT:-2323}:23"