Abhaykoul commited on
Commit
37651b3
·
verified ·
1 Parent(s): f4bf626

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -89,7 +89,7 @@ ENV PYTHONUNBUFFERED=1 \
89
  MALLOC_ARENA_MAX=2 \
90
  # Application settings
91
  WEBSCOUT_HOST=0.0.0.0 \
92
- WEBSCOUT_PORT=8000 \
93
  WEBSCOUT_WORKERS=1 \
94
  WEBSCOUT_LOG_LEVEL=info \
95
  # Authentication settings (new)
 
89
  MALLOC_ARENA_MAX=2 \
90
  # Application settings
91
  WEBSCOUT_HOST=0.0.0.0 \
92
+ WEBSCOUT_PORT=7860 \
93
  WEBSCOUT_WORKERS=1 \
94
  WEBSCOUT_LOG_LEVEL=info \
95
  # Authentication settings (new)