update dockerfile to work with new folder structure

This commit is contained in:
Matthias Nannt
2023-01-15 14:10:20 +01:00
parent a86b9c6e19
commit 09c822c52e
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ services:
formbricks-hq:
build:
context: .
dockerfile: ./apps/hq/Dockerfile
dockerfile: ./apps/web/Dockerfile
depends_on:
- postgres
ports: