Skip to content

Commit

Permalink
fix docker compose issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jsknnr committed Nov 18, 2024
1 parent d0ec092 commit 60aa53c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ docker-compose down

compose.yaml file:
```yaml
version: '3'
services:
enshrouded:
image: sknnr/enshrouded-dedicated-server:latest
Expand Down
1 change: 1 addition & 0 deletions container/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
version: '3'
services:
enshrouded:
image: sknnr/enshrouded-dedicated-server:latest
Expand Down

0 comments on commit 60aa53c

Please sign in to comment.