We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320bc9d commit 27fc8faCopy full SHA for 27fc8fa
install.yaml
@@ -6,6 +6,6 @@ files:
6
# actions are shell actions to be taken after the files are copied
7
# These actions are taken in the .ddev directory
8
actions:
9
-- mv docker-compose.solr-standalong.yaml docker-compose.solr.yaml
+- mv docker-compose.solr-standalone.yaml docker-compose.solr.yaml
10
- ls -l solr
11
- ls -l docker-compose.solr.yaml
0 commit comments