Relocating default server port to address firewall prohibition in classrooms with Windows machines.
This commit is contained in:
parent
dff10a6705
commit
0a802799b2
@ -20,7 +20,7 @@ MiniDocsServer class >> build [
|
|||||||
MiniDocsServer class >> defaultConfiguration [
|
MiniDocsServer class >> defaultConfiguration [
|
||||||
"Override to set more default values"
|
"Override to set more default values"
|
||||||
^ {
|
^ {
|
||||||
#port -> 1701
|
#port -> 9090
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user