services: calibre: fix password
This commit is contained in:
parent
704709c5ab
commit
9dcb43783d
|
@ -81,7 +81,7 @@ services:
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
- GUAC_USER=ambroisie # optional
|
- GUAC_USER=ambroisie # optional
|
||||||
- GUAC_PASS=08e9e53c92fed51371f94c88bd240c02 # password
|
- GUAC_PASS=3e0109e17016d3a2dc0a350d9a9ca104 # password
|
||||||
volumes:
|
volumes:
|
||||||
- ./library:/config
|
- ./library:/config
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue