Open port 7474 for owncloud to bypass HTTP auth

This commit is contained in:
Jean Froment 2017-11-22 18:51:48 +01:00
parent acdb9ff98e
commit 03cf831a28
1 changed files with 2 additions and 6 deletions

View File

@ -59,12 +59,8 @@ services:
- torrents:/var/www/html/data/admin/files - torrents:/var/www/html/data/admin/files
networks: networks:
- main - main
orts:
mysql: - "7474:7474"
image: mariadb:latest
restart: always
env_file:
- config
plex: plex:
image: fromenje/seedbox:plex image: fromenje/seedbox:plex