forked from MIR/garage
16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
TYPE=garage
|
|
|
|
DOMAIN=garage.example.com
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
COMPOSE_FILE="compose.yml"
|
|
|
|
SECRET_RPC_SECRET_VERSION=v1
|
|
|
|
###############################
|
|
##### Map local directory #####
|
|
###############################
|
|
# If either meta or local is left blank (an empty string does not count it has to have no value) then it will default to the original docker volume
|
|
#COMPOSE_FILE="$COMPOSE_FILE:compose.localfs.yml"
|
|
#LOCAL_FOLDER_META
|
|
#LOCAL_FOLDER_DATA |