NosCoreIO / NosCore

NosCore is a Nostale emulator in c# (.Net 8) using DotNetty / Entity Framework / WebAPI / Autofac / Mapster / Serilog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Docker] Internal ip issue with docker

yoshiyes opened this issue · comments

commented

The login server does not send the correct public ip address to the client in order to connect to the game servers.

should help #1053
conf file should now support ${ENVIRONMENT_VAR} and ${ENVIRONMENT_VAR, FALLBACK_VALUE}