Skip to content

Commit e92425c

Browse files
Update .env
1 parent 0900b16 commit e92425c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • services/formbricks

services/formbricks/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
#COMPOSE_PROJECT_NAME= # Optional: only use when running multiple deployments on the same infrastructure.
44

55
# Service Configuration
6-
SERVICE= # Service name (e.g., adguard). Used as hostname in Tailscale and for container naming (app-${SERVICE}).
7-
IMAGE_URL= # Docker image URL from container registry (e.g., adguard/adguard-home).
6+
SERVICE=formbricks # Service name (e.g., adguard). Used as hostname in Tailscale and for container naming (app-${SERVICE}).
7+
IMAGE_URL=ghcr.io/formbricks/formbricks:latest
88

99
# Network Configuration
1010
SERVICEPORT=3000 # Port to expose to local network. Uncomment the "ports:" section in compose.yaml to enable.

0 commit comments

Comments
 (0)