only forgejo is public for now

This commit is contained in:
William 2025-11-09 12:36:43 -03:00
parent ad9d565a8f
commit cd17bf2561

View file

@ -16,7 +16,6 @@
name = "vaultwarden"; name = "vaultwarden";
domain = "pass.baduhai.dev"; domain = "pass.baduhai.dev";
host = "alexandria"; host = "alexandria";
public = true;
lanIP = "192.168.15.142"; lanIP = "192.168.15.142";
tailscaleIP = "100.76.19.50"; tailscaleIP = "100.76.19.50";
port = 8222; port = 8222;
@ -33,7 +32,6 @@
name = "nextcloud"; name = "nextcloud";
domain = "cloud.baduhai.dev"; domain = "cloud.baduhai.dev";
host = "alexandria"; host = "alexandria";
public = true;
lanIP = "192.168.15.142"; lanIP = "192.168.15.142";
tailscaleIP = "100.76.19.50"; tailscaleIP = "100.76.19.50";
port = 443; port = 443;