修改域名

This commit is contained in:
Admin 2022-01-07 11:59:50 +00:00 committed by Gitee
parent 425d7f475b
commit 176fa3b55c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,7 +10,7 @@
}, },
"config": { "config": {
"nuxt": { "nuxt": {
"host": "192.168.10.104", "host": "0.0.0.0",
"port": "8080" "port": "8080"
} }
}, },