Starting configuration, probably doesn't work
This commit is contained in:
parent
4470108f3e
commit
efb7ef6929
6 changed files with 227 additions and 11 deletions
9
config.toml
Normal file
9
config.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# This is an example config file
|
||||
auto = true
|
||||
|
||||
[servers."coder.doty-dev"]
|
||||
auto = true
|
||||
|
||||
[servers."coder.doty-dev".ports]
|
||||
10350 = "Tilt UI"
|
||||
8080 = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue