Replace KSP Luna multiplayer with custom local image

This commit is contained in:
2022-08-06 18:35:25 +00:00
parent ee0ceb8c1e
commit e0764dab61

View File

@@ -36,7 +36,7 @@ services:
stdin_open: true stdin_open: true
ksp_0: ksp_0:
image: ghcr.io/lunamultiplayer/lunamultiplayer/server:0.28.0 image: lmpsrv-custom:0.28.0
container_name: ksp_0 container_name: ksp_0
restart: unless-stopped restart: unless-stopped
volumes: volumes: