Changed host parameters for webpage
This commit is contained in:
@@ -20,6 +20,8 @@ ASSIGNMENT_TIMEOUT=60
|
||||
ASSIGNMENT_REMINDER=45
|
||||
CHAIN_TIMER_THRESHOLD=5
|
||||
|
||||
# Server Configuration (optional)
|
||||
# HOST=0.0.0.0
|
||||
# PORT=8000
|
||||
# Server Configuration
|
||||
# HOST: Set to 0.0.0.0 to allow external connections, or 127.0.0.1 for localhost only
|
||||
HOST=127.0.0.1
|
||||
# PORT: Port to run the application on
|
||||
PORT=8000
|
||||
|
||||
Reference in New Issue
Block a user