Skip to content

Commit

Permalink
generic names
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Jan 15, 2024
1 parent 888677f commit a0ec77d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.craft-cloud.bref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ services:
HTTP_EXPOSE: "8000:8000"
HTTPS_EXPOSE: "8081:8000"
PHP_IDE_CONFIG: serverName=craft-cloud-bref
CRAFT_CLOUD_PROJECT_ID: ${DDEV_PROJECT}
CRAFT_CLOUD_PROJECT_ID: craft-cloud-project-id
CRAFT_CLOUD_ENIRONMENT_ID: craft-cloud-environment-id
CRAFT_CLOUD_STORAGE_ENDPOINT: http://craft-cloud-minio.ddev-${DDEV_PROJECT}.orb.local:10101
CRAFT_CLOUD_CDN_BASE_URL: https://${DDEV_PROJECT}:10101/${DDEV_PROJECT}
CRAFT_CLOUD_ACCESS_KEY: craftcms
Expand Down

0 comments on commit a0ec77d

Please sign in to comment.