use correct ws url
This commit is contained in:
parent
0c8437fee2
commit
0d6927e8dd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ RUN strip target/release/woweb-poc
|
|||
|
||||
RUN adduser -D woweb
|
||||
|
||||
RUN sed -i 's|ws://localhost:3000/ws|wss://woweb.vanwa.ch/ws|' assets/index.js
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue