Skip to content

Commit be6caf8

Browse files
committed
[Twenty] (Fix) typo
1 parent 43df918 commit be6caf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/twenty.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
twenty:
99
image: 'twentycrm/twenty:latest'
1010
environment:
11-
- SERVICE_FQDN_TRIGGER_3000
11+
- SERVICE_FQDN_TWENTY_3000
1212
- SERVER_URL=$SERVICE_FQDN_TWENTY
1313
- FRONT_BASE_URL=$SERVICE_FQDN_TWENTY
1414
- ENABLE_DB_MIGRATIONS=true

0 commit comments

Comments
 (0)