Skip to content

Commit 5c71470

Browse files
authored
WebRTC OSS launch (#13)
* Update README and folder structure * Use ./build-docker and ./run-docker commands
1 parent 4b81bb4 commit 5c71470

File tree

286 files changed

+134
-187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+134
-187
lines changed

README.md

Lines changed: 125 additions & 49 deletions
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ RUN git clone --branch v1.5.0 https://github.com/novnc/noVNC.git /opt/noVNC && \
138138

139139
# setup desktop env & app
140140
ENV DISPLAY_NUM=1
141-
ENV HEIGHT=768
142-
ENV WIDTH=1024
141+
ENV HEIGHT=1080
142+
ENV WIDTH=1920
143143
ENV WITHDOCKER=true
144144

145145
COPY xorg.conf /etc/neko/xorg.conf
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)