Skip to content

Commit

Permalink
Removed EVILs name from the server names :D
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnVidler committed Oct 11, 2024
1 parent 5c0cc65 commit 3f9002a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3f9002a

Please sign in to comment.