Move to port 600* so that I don't conflict with my other projects.
This commit is contained in:
parent
2477603190
commit
9707e0e5f6
1 changed files with 2 additions and 2 deletions
|
@ -43,9 +43,9 @@ tmp_dir = "tmp"
|
||||||
clean_on_exit = false
|
clean_on_exit = false
|
||||||
|
|
||||||
[proxy]
|
[proxy]
|
||||||
app_port = 5001
|
app_port = 6001
|
||||||
enabled = true
|
enabled = true
|
||||||
proxy_port = 5002
|
proxy_port = 6002
|
||||||
|
|
||||||
[screen]
|
[screen]
|
||||||
clear_on_rebuild = false
|
clear_on_rebuild = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue