cleanup
This commit is contained in:
parent
cc6d0f989d
commit
7f955b3923
3 changed files with 19 additions and 62 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue