diff --git a/docker-compose.yml b/docker-compose.yml index c916148..aa1b1a6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,13 +1,12 @@ services: stationeers: - #image: docker-stationeers:bepinex - build: . + image: docker-stationeers:bepinex stdin_open: true tty: true restart: unless-stopped environment: SV_VISIBLE: true - SV_NAME: "Docker Stationeers - EVIL THIS ONE" + SV_NAME: "Docker Stationeers" SV_DEFAULT_WORLD: "Moon" SV_PASSWORD: "private" SV_MAX_PLAYERS: 10