getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.68k stars 118 forks source link

Synology Webstation seems to need this #352

Open arran4 opened 1 year ago

arran4 commented 1 year ago

Not sure if it's just this though still testing.

What I'm expecting to see when I build the image: image

What I get. (Same image, mango is running but doesn't get listed.)

arran4 commented 1 year ago

Got it working. For anyone else looking the work around before this PR is merged. It was downloading the json file from synology for the container and adding:

      "service_portals" : [
      {
         "port" : "9000",
         "protocol" : "http"
      }
   ]

Then re-uploading it