[Twenty] (Fix) typo
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
twenty:
|
twenty:
|
||||||
image: 'twentycrm/twenty:latest'
|
image: 'twentycrm/twenty:latest'
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_FQDN_TRIGGER_3000
|
- SERVICE_FQDN_TWENTY_3000
|
||||||
- SERVER_URL=$SERVICE_FQDN_TWENTY
|
- SERVER_URL=$SERVICE_FQDN_TWENTY
|
||||||
- FRONT_BASE_URL=$SERVICE_FQDN_TWENTY
|
- FRONT_BASE_URL=$SERVICE_FQDN_TWENTY
|
||||||
- ENABLE_DB_MIGRATIONS=true
|
- ENABLE_DB_MIGRATIONS=true
|
||||||
|
|||||||
Reference in New Issue
Block a user