Added ory kratos to docker compose file

This commit is contained in:
2022-10-14 12:15:07 +02:00
parent ebf1dd5adc
commit b2a16e5181
5 changed files with 195 additions and 7 deletions

13
.env.sample Normal file
View File

@@ -0,0 +1,13 @@
# twitch-clone postgres
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=postgres
# Ory Kratos postgres
KRATOS_POSTGRES_USER=kratos
KRATOS_POSTGRES_PASSWORD=secret
KRATOS_POSTGRES_DB=kratos
# Ory Kratos secrets
KRATOS_COOKIE_SECRET=secret
KRATOS_CIPHER_SECRET=secret