This commit is contained in:
myve 2024-08-10 09:07:11 +00:00
commit e650d80b1e
58 changed files with 1747 additions and 0 deletions

13
tandoor/.env Normal file
View file

@ -0,0 +1,13 @@
# Environment file for docker-compose.yaml
# Generate new passwords with:
# openssl rand -hex 32
# Fill in registry
REGISTRY=
# Tandoor
TANDOOR_PORT=
TANDOOR_SECRETKEY=
TANDOOR_DBNAME=
TANDOOR_DBUSER=
TANDOOR_DBPASS=