Try tailscale

This commit is contained in:
Invariantspace 2023-11-27 21:44:04 -08:00
parent aa79162e2c
commit a2e5f43a1f
17 changed files with 50 additions and 80 deletions

View file

@ -5,6 +5,7 @@
enable = true;
settings.global = {
address = config.constants.localhost;
port = 29800;
server_name = config.constants.domain;
};
};