We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c76b23 commit 7d1895eCopy full SHA for 7d1895e
docker-compose.yml
@@ -1,7 +1,7 @@
1
---
2
services:
3
game:
4
- image: "l2_server"
+ image: "ghcr.io/rootshell-coder/l2-game-server:latest"
5
ports:
6
- "127.0.0.1:7777:7777"
7
- "127.0.0.1:2106:2106"
0 commit comments