mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 13:39:39 -05:00
update dockerfile to work with new folder structure
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
formbricks-hq:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./apps/hq/Dockerfile
|
||||
dockerfile: ./apps/web/Dockerfile
|
||||
depends_on:
|
||||
- postgres
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user