Skip to content

Commit 40eec96

Browse files
authored
Merge pull request coollabsio#3568 from tiennm99/main
[Twenty] (Fix) typo
2 parents 46268f9 + be6caf8 commit 40eec96

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)