Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
8cd49f50
Commit
8cd49f50
authored
Feb 15, 2021
by
Thomas Löffler
Browse files
Change ports to expose
parent
273b617e
Pipeline
#10338
passed with stages
in 4 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ddev/docker-compose.solr.yaml
View file @
8cd49f50
...
@@ -5,7 +5,7 @@ services:
...
@@ -5,7 +5,7 @@ services:
container_name
:
ddev-${DDEV_SITENAME}-solr
container_name
:
ddev-${DDEV_SITENAME}-solr
image
:
typo3solr/ext-solr:11.0.3
image
:
typo3solr/ext-solr:11.0.3
restart
:
"
no"
restart
:
"
no"
ports
:
expose
:
-
8983
-
8983
labels
:
labels
:
com.ddev.site-name
:
${DDEV_SITENAME}
com.ddev.site-name
:
${DDEV_SITENAME}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment