diff --git a/caddy/site/quodatum/links.json b/caddy/site/quodatum/links.json index a6e510a..3722950 100644 --- a/caddy/site/quodatum/links.json +++ b/caddy/site/quodatum/links.json @@ -1,14 +1,8 @@ [ - {"href": "http://n2-plus.local:19999/", "text": "netdata", "port": "19999"}, - {"href": "http://n2-plus.local:9000/", "text": "portainer", "port": "9000"}, - {"href": "http://n2-plus.local:9981/", "text": "tvheadend", "port": "9981"}, - {"href": "http://n2-plus.local:8088/", "text": "tiddly", "port": "8088"}, - {"href": "http://n2-plus.local:8002/", "text": "piwigo", "port": "8002"}, - {"href": "http://n2-plus.local:3030/", "text": "fuseki", "port": "3030"}, - {"href": "http://n2-plus.local:8002/", "text": "portainer", "port": "8002"}, - {"href": "http://n2-plus.local:8443/", "text": "code-server", "port": "8443"}, - {"href": "http://n2-plus.local:8444/", "text": "code-server4", "port": "8444"}, - {"href": "http://n2-plus.local:8300/", "text": "gitea", "port": "8300"}, - {"href": "http://n2-plus.local", "text": "caddy", "port": "80"}, - {"href": "http://fish.local", "text": "fish", "port": ""} + {"href": "about.quodatum.duckdns.org", "text": "about", "port": "19999"}, + {"href": "git.quodatum.duckdns.org", "text": "git", "port": "9000"}, + {"href": "wiki.quodatum.duckdns.org", "text": "wiki", "port": "9981"}, + {"href": "wiki-alt.quodatum.duckdns.org", "text": "wiki alt", "port": "8088"}, + {"href": "code.quodatum.duckdns.org", "text": "piwigo", "port": "8002"}, + {"href": "code-alt.quodatum.duckdns.org", "text": "fuseki", "port": "3030"} ] \ No newline at end of file