mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
add variables for volumes
This commit is contained in:
3
.env
3
.env
@@ -70,7 +70,10 @@ PHRASEANET_DATA_DIR=./datas
|
||||
PHRASEANET_DB_DIR=./volumes/db
|
||||
PHRASEANET_ELASTICSEARCH_DIR=./volumes/elasticsearch
|
||||
PHRASEANET_THUMBNAILS_DIR=./www/thumbnails
|
||||
PHRASEANET_CUSTOM_DIR=./www/custom
|
||||
PHRASEANET_TMP_DIR=./tmp
|
||||
PHRASEANET_CACHE_DIR=./cache
|
||||
|
||||
|
||||
# For dev who don't have SSH_AUTH_SOCK (avoid an empty volume name)
|
||||
SSH_AUTH_SOCK=/dev/null
|
||||
|
Reference in New Issue
Block a user