mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
cleanup
This commit is contained in:
parent
1e96aef75e
commit
5bc91acbca
@ -60,7 +60,7 @@ function main(argv, config, onLoaded) {
|
||||
.describe("dump", "dump config file as JSON")
|
||||
.describe("domain", "Top-level domain to use (e.g, c9.io)")
|
||||
.describe("exclude", "Exclude specified service")
|
||||
.default("domain", defaultDomain)
|
||||
.default("domain", inContainer && process.env.C9_HOSTNAME)
|
||||
.boolean("help")
|
||||
.describe("help", "Show command line options.");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user