We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd758e commit f32af6bCopy full SHA for f32af6b
docker-compose.yml
@@ -1,8 +1,6 @@
1
services:
2
app:
3
- build:
4
- context: .
5
- dockerfile: Dockerfile
+ image: fredrikburmester/streamyfin-optimized-versions-server:master
6
ports:
7
- '3000:3000'
8
env_file:
0 commit comments