We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d96035 commit 9b96937Copy full SHA for 9b96937
lib/commands/config/advanced.js
@@ -17,7 +17,7 @@ const BASE_PORT = '2368';
17
module.exports = {
18
ip: {
19
description: 'IP ghost should listen on',
20
- configPath: 'server.ip',
+ configPath: 'server.host',
21
type: 'string'
22
},
23
url: {
0 commit comments