Skip to content

Commit

Permalink
set wss
Browse files Browse the repository at this point in the history
  • Loading branch information
Negashev committed Dec 29, 2023
1 parent dbf72e0 commit bc76f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tunnel/aldaas.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
ALDAAS_PROTOCOL="${ALDAAS_PROTOCOL:-ws}"
ALDAAS_PROTOCOL="${ALDAAS_PROTOCOL:-wss}"
ALDAAS_SERVER="${ALDAAS_SERVER:-$ARGO_SERVER}"
ALDAAS_PORT="${ALDAAS_PORT:-5432}"

Expand Down

0 comments on commit bc76f01

Please sign in to comment.