Skip to content

Commit

Permalink
release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
v00g100skr committed Jan 28, 2024
1 parent ec4d691 commit 15bcc12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/redeploy_websocket_server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Default values
MEMCACHED_HOST=""
WEBSOCKET_PORT=1234
WEBSOCKET_PORT=38440
DEBUG_LEVEL="INFO"
PING_INTERVAL=20
PING_INTERVAL=60

# Check for arguments
while [[ $# -gt 0 ]]; do
Expand Down

0 comments on commit 15bcc12

Please sign in to comment.