Skip to content

Commit a71dff2

Browse files
authored
Merge pull request #928 from IQSS/solr-expose-port
Expose Solr port for dev
2 parents 0452723 + b6a1efa commit a71dff2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-env/docker-compose-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ services:
156156
condition: service_completed_successfully
157157
restart: on-failure
158158
expose:
159-
- '8983'
159+
- '8983:8983'
160160
networks:
161161
- dataverse
162162
command:

0 commit comments

Comments
 (0)