diff options
Diffstat (limited to 'deployment')
| -rw-r--r-- | deployment/system/aisaka.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/system/aisaka.scm b/deployment/system/aisaka.scm index 8b977f2..aaebe5e 100644 --- a/deployment/system/aisaka.scm +++ b/deployment/system/aisaka.scm @@ -297,7 +297,7 @@ (define guix-publish-configuration (gnu:services:base:guix-publish-configuration - (host "192.168.10.2") + (host "0.0.0.0") (port 8080) (advertise? #t))) |
