Skip to content

Commit

Permalink
docker: remove res
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mucha <[email protected]>
  • Loading branch information
drptbl committed Oct 5, 2022
1 parent 9090ebe commit 4fd07e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ services:
image: synthetixio/display:b2643097e891906524e52e7ee956260b20fa01fb-base
environment:
- RUN_XTERM=no
- DISPLAY_WIDTH=800
- DISPLAY_HEIGHT=600
ports:
- '8080:8080'
networks:
Expand All @@ -56,8 +54,6 @@ services:
volumes:
- ./docker/videos-ci:/videos
environment:
- SE_SCREEN_WIDTH=800
- SE_SCREEN_HEIGHT=600
- FILE_NAME=CI-full-video.mp4
depends_on:
- display
Expand Down

0 comments on commit 4fd07e9

Please sign in to comment.