fix: formbricks image origin
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user