Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am running in Synology docker/headless, and want to open the API server web address to the specific address: http://<<ip address="">>:32168 instead of localhost.

What I have tried:

Default behavior is to identify service API address as localhost, not sure how to change.
Posted
Updated 16-Jan-23 9:50am

1 solution

Not enough information to provide an answer!

There's few possible reasons:
1) your NAS server is not visible on WAN,
2) your docker container is inot configured well,
3) if your NAS server is over a router, you forgot to provide proper routing path.

Note: i'm not a Synology specialist. I'd suggest to ask this question (providing more details) on Synology forum.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900