Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liaison H5a1 & Docker #14

Open
Lisander27 opened this issue Aug 1, 2017 · 1 comment
Open

Liaison H5a1 & Docker #14

Lisander27 opened this issue Aug 1, 2017 · 1 comment
Labels

Comments

@Lisander27
Copy link

Bonjour ,

J'ai un petit soucis , lorsque j'installe le script même complet .

H5ai se host dans /home/usr/medias en revanche mon rtorrent dl dans /home/usr/

Que puis-je faire pour régler ce soucis ?

@bilyboy785
Copy link
Owner

Dans include/dockerapps/h5ai.yml tu peux modifier la ligne 10 pour changer le répertoire si tu le souhaite :
#STARTh5ai# h5ai-%USER%: restart: always image: clue/h5ai container_name: h5ai-%USER% ports: - %PORT%:80 volumes: - /home/%USER%/downloads/medias:/var/www #ENDh5ai#

Mais si ta seedbox est déjà montée, modifie directement ton fichier docker-compose.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants