Skip to content

Commit

Permalink
Add no stop docker
Browse files Browse the repository at this point in the history
  • Loading branch information
sefirosweb committed Mar 13, 2024
1 parent faa550b commit 6722060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: "3"
services:
app:
restart: unless-stopped
image: ghcr.io/sefirosweb/minecraft-legion:latest
environment:
SERVER: "${SERVER:-host.docker.internal}" # Minecraft Server // "localhost" in reality is host.docker.internal
Expand Down

0 comments on commit 6722060

Please sign in to comment.