14 lines
440 B
Bash
14 lines
440 B
Bash
# Uncomment and change the following variables if you want to use them.
|
|
#RESTART=unless-stopped
|
|
#SYNOLOGY_VOLUME=volume1
|
|
#STACK_NAME=tandoor
|
|
#TANDOOR_CONTAINER_NAME=Tandoor
|
|
#TANDOOR_TAG=latest
|
|
#TANDOOR_PORT=8080
|
|
#TANDOOR_SECRET_KEY=YOUR_SECRET_KEY
|
|
#TANDOOR_POSTGRESQL_CONTAINER_NAME=Tandoor-PostgreSQL
|
|
#TANDOOR_POSTGRESQL_TAG=latest
|
|
#TANDOOR_POSTGRESQL_DATABASE=tandoor
|
|
#TANDOOR_POSTGRESQL_USER=tandoor
|
|
#TANDOOR_POSTGRESQL_PASSWORD=tandoor
|