starykh
Results
1
comments of
starykh
Just add instafix container to same docker network as your nginx-proxy-manager. Then create simple proxy host  For example my docker-compose config: ``` services: instafix: container_name: isfix image: ghcr.io/wikidepia/instafix:main restart:...