Client Code: v1.0.0
space-single: branch dev d97da9
After bind under LAN network, iOS client show Service exception, please try again later

The log from iOS:
client-ios-log-20241127111108.txt
The log showed iOS client try to connect port 12841, which wasn't exposed by docker-compose and also wasn't used by service in container of space-single
By the code config/config.go#L530, it looks like the gateway lan port was set as 12841 which wasn't used or configured by space-gateway.