0 user@northflank:~> docker ps | grep 80947b8bf7fb33 tesla-tesla-xie9wo:latest "/docker-entrypoint.…" 23 minutes ago Up 23 minutes 80/tcp tesla-tesla-xie9wo.1.63cfrj6y5g8xbbb6beh9oxuue6d56ad210a94 traefik:v3.1.2 "/entrypoint.sh trae…" 4 hours ago Up 4 hours 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp dokploy-traefik.1.9j3et8t2x7olykw263suujiws
user@northflank:~> curl northflank.tail081a1.ts.net:3001<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport"...
user@northflank:~> curl localhost<html>Hello world</html>0 user@northflank:~> curl northflank.tail081a1.ts.netcurl: (7) Failed to connect to northflank.tail081a1.ts.net port 80 after 3 ms: Couldn't connect to server7 user@northflank:~> ifconfig | grep inet | grep 192 inet 192.168.1.218 netmask 255.255.255.0 broadcast 192.168.1.255 inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.2550 user@northflank:~> curl 192.168.1.218curl: (7) Failed to connect to 192.168.1.218 port 80 after 0 ms: Couldn't connect to server