更新文件: README.txt, docker-compose.yml, webdav_simulator.amd64, embysim.tar.xz, nginx/conf.d/emby.conf 等6个文件
This commit is contained in:
@ -6,7 +6,7 @@ services:
|
||||
image: nginx:alpine
|
||||
container_name: embyUrl-nginx
|
||||
ports:
|
||||
- 8097:80
|
||||
- 8096:80
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
|
||||
- ./nginx/conf.d:/etc/nginx/conf.d
|
||||
@ -27,7 +27,7 @@ services:
|
||||
- /www/webdavsim/emby.tmp:/tmp
|
||||
- /www/webdavsim/emby.cache:/cache
|
||||
ports:
|
||||
- 8096:8096
|
||||
- 8097:8096
|
||||
- 8920:8920
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
|
Reference in New Issue
Block a user