add api key functionality to formbricks HQ

This commit is contained in:
Matthias Nannt
2022-11-26 11:55:57 +01:00
parent 0f638c3f6b
commit 8cf06c6ea5
35 changed files with 1077 additions and 211 deletions

View File

@@ -5,7 +5,7 @@ services:
volumes:
- postgres:/var/lib/postgresql/data
environment:
- POSTGRES_DB=formbricks
- POSTGRES_DB=postgres
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=postgres
ports: