mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
try to fix further stuff
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
4a60b4d004
commit
9a1de583c6
3 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ RUN set -ex; \
|
|||
/conf \
|
||||
/var/lib/turn \
|
||||
/var/log/supervisord \
|
||||
/var/lib/turn \
|
||||
/var/run/supervisord; \
|
||||
chown talk:talk -R \
|
||||
/usr \
|
||||
|
|
@ -60,6 +61,7 @@ RUN set -ex; \
|
|||
/tmp \
|
||||
/conf \
|
||||
/var/run/supervisord \
|
||||
/var/lib/turn \
|
||||
/var/log/supervisord;
|
||||
|
||||
# Set default talk port https://github.com/nextcloud/all-in-one/issues/1011
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue