use correct ws url
This commit is contained in:
parent
0c8437fee2
commit
0d6927e8dd
@ -11,6 +11,7 @@ RUN strip target/release/woweb-poc
|
|||||||
|
|
||||||
RUN adduser -D woweb
|
RUN adduser -D woweb
|
||||||
|
|
||||||
|
RUN sed -i 's|ws://localhost:3000/ws|wss://woweb.vanwa.ch/ws|' assets/index.js
|
||||||
|
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user