starykh

Results 1 comments of starykh

Just add instafix container to same docker network as your nginx-proxy-manager. Then create simple proxy host ![Image](https://github.com/user-attachments/assets/00add5ca-ffa3-448d-a473-0d704ddcb193) For example my docker-compose config: ``` services: instafix: container_name: isfix image: ghcr.io/wikidepia/instafix:main restart:...