docker-tunnel
docker-tunnel copied to clipboard
A Docker-based self hosted alternative to Ngrok
APP_IP was being assigned the string value "DOCKER_HOST" instead of the determined IP (when APP_IP wasn't already set).
Bit worried about trying this when I don't know if it's still maintained.
I have some problem with compose setup ``` tunnel: image: nginx-tunnel environment: - PORTS="90:3000,443:3001" command: - proxy network_mode: "host" restart: unless-stopped ``` I got errors as ``` ... tunnel_1 |...
I programmed my router to restart every day during the night to keep it working properly, but when I do that the tunnel ends up falling and doesn't come back....