I was trying to setup filebrowser behind swag with docker in the same docker network but for some reason it just doesn’t wanna work.

I even added the FB_BASEURL=/filebrowser env variable after reading the github issues but still no luck.

I’m getting 502 bad gateway with swag.

  • Midas@ymmel.nl
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Uhh apparently posted on ur other thread https://ymmel.nl/comment/128500

    Can you reach file browser regularly? Attach it to a bridge network and expose the correct port to see if the container is running properly. Or check the docker logs for it. Could be that the reverse proxying isn’t working but I’d check the actual container first and go from there.

    • ScreX@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Yeah, I figured it out… the container was named “filebroswer” instead of “filebrowser”