mirror of
https://github.com/Adam-Ant/media-server-in-a-box
synced 2024-12-20 14:44:34 +00:00
Fix for php entropy bug
This commit is contained in:
parent
35a353da6a
commit
a9ac8724cd
@ -83,7 +83,7 @@ services:
|
|||||||
- plexpy
|
- plexpy
|
||||||
|
|
||||||
php:
|
php:
|
||||||
image: php:fpm-alpine
|
image: php:7.0-fpm-alpine
|
||||||
working_dir: /www
|
working_dir: /www
|
||||||
volumes:
|
volumes:
|
||||||
- $VOLDIR/nginx/Muximux:/www
|
- $VOLDIR/nginx/Muximux:/www
|
||||||
|
Loading…
Reference in New Issue
Block a user