Skip to content

Commit

Permalink
fixed the Imbecile error
Browse files Browse the repository at this point in the history
don't regard 1000001 as 10001.
  • Loading branch information
SnowballXueQiu committed Aug 23, 2023
1 parent 432e6b1 commit db57959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minecraft/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
minecraft:
ipv4_address: 172.30.0.4
volumes:
- ../[10001]vastseaServer/:/home/[100001]Build/
- ../[10001]vastseaServer/:/home/[10001]Build/
- ./PlayerTags/:/home/PlayerTags/
entrypoint: /bin/bash
command: -c "/home/[10001]Build/launch-build.sh"
Expand Down

0 comments on commit db57959

Please sign in to comment.