holy shit i put the wrong ntp ip in and now everythings out of sync-

This commit is contained in:
k3t
2026-06-05 23:56:41 -06:00
parent 0e97638898
commit d7342a1d40
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
-v /var/lib/minecraft:/data \
-p 25565:25565 \
-p 24454:24454/udp \
ghcr.io/graalvm/graalvm-community:25 \
ghcr.io/graalvm/graalvm-community:8 \
/data/run.sh
'';
ExecStop = "${pkgs.podman}/bin/podman stop minecraft-server";