Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Example of hostname #1
Merged
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
Jump to file or symbol
Failed to load files and symbols.
| @@ -0,0 +1,6 @@ | ||
| +options: | ||
| + hostname: | ||
| + type: string | ||
| + default: | ||
| + description: Override hostname of machine, when empty uses default machine hostname | ||
| + |