Skip to content

Commit

Permalink
change endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
timkelty committed Dec 22, 2023
1 parent 9a8501b commit d36af8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.bref.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
HTTP_EXPOSE: "8000:8000"
HTTPS_EXPOSE: "8081:8000"
PHP_IDE_CONFIG: serverName=bref
CRAFT_CLOUD_S3_ENDPOINT: http://minio.${DDEV_PROJECT}.orb.local:10101
CRAFT_CLOUD_STORAGE_ENDPOINT: http://minio.${DDEV_PROJECT}.orb.local:10101
external_links:
- ddev-router:${DDEV_PROJECT}.ddev.site
labels:
Expand Down

0 comments on commit d36af8a

Please sign in to comment.