Skip to content

Commit

Permalink
Fix .yml file again
Browse files Browse the repository at this point in the history
  • Loading branch information
luk3yx committed Jan 29, 2024
1 parent 7af4b81 commit b74421f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
version: "3.6"

services:
test:
testserver:
image: ${ENGINE_IMAGE:-ghcr.io/minetest-hosting/minetest-docker:5.8.0}

entrypoint: "minetestserver --config /minetest.conf"
Expand Down

0 comments on commit b74421f

Please sign in to comment.