Alemiser

Members
  • Posts

    3
  • Joined

  • Last visited

Community Answers

  1. Alemiser's post in Swag update broke reverse proxy and publishing of nextcloud. :( was marked as the answer   
    This is what i did to fix it.
    Stop Swag docker
    Go to \\<server>\appdata\swag\nginx folder
    rename original nginx.conf to nginx.conf.old
    copy nginx.conf.sample to nginx.conf
    rename ssl.conf to ssl.conf.old
    copy ssl.conf.sample to ssl.conf
    restart swag docker
     
    This worked for me