Add game ports for Valheim, OpenRA, OpenTTD, and Xonotic; update Wings configuration to use different ports instead.
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m18s

This commit is contained in:
Root User 2026-03-22 15:13:43 +01:00
parent c80877a9a9
commit 6c25a08515
Signed by: root
GPG key ID: 087F0A95E5766D72
5 changed files with 81 additions and 4 deletions

View file

@ -115,8 +115,8 @@ services:
container_name: pelican_wings
restart: unless-stopped
ports:
- "8080:8080"
- "2022:2022"
- "8443:443"
stdin_open: true
command: ["wings", "--ignore-certificate-errors"]
tty: true