Merge pull request #2103 from seu1a/next

fix: formbricks image origin
This commit is contained in:
Andras Bacsai 2024-05-03 11:14:01 +02:00 committed by GitHub
commit 5f0f26a3ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
services: services:
formbricks: formbricks:
image: formbricks/formbricks:latest image: ghcr.io/formbricks/formbricks:latest
environment: environment:
- SERVICE_FQDN_FORMBRICKS_3000 - SERVICE_FQDN_FORMBRICKS_3000
- WEBAPP_URL=$SERVICE_FQDN_FORMBRICKS - WEBAPP_URL=$SERVICE_FQDN_FORMBRICKS