Skip to content

Commit

Permalink
Fix yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Jun 1, 2023
1 parent 4a2fd43 commit 9ecc087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.opensearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ services:
- opensearch:/usr/share/opensearch/data
- ".:/mnt/ddev_config"

opensearch-dashboards:
opensearch-dashboards:
image: opensearchproject/opensearch-dashboards:latest
container_name: 'ddev-${DDEV_SITENAME}-opensearch-dashboards'
hostname: '${DDEV_SITENAME}-opensearch-dashboards'
Expand Down

0 comments on commit 9ecc087

Please sign in to comment.