Skip to content
Snippets Groups Projects
Commit 267db6dd authored by lotte's avatar lotte
Browse files

updated dockers files

parent c4d02ff6
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ services:
environment:
DSPACE_HOST: dspace-angular
DSPACE_NAMESPACE: /
DSPACE_PORT: '3000'
DSPACE_PORT: '4000'
DSPACE_SSL: "false"
image: dspace/dspace-angular:latest
build:
......@@ -16,8 +16,8 @@ services:
networks:
dspacenet:
ports:
- published: 3000
target: 3000
- published: 4000
target: 4000
- published: 9876
target: 9876
stdin_open: true
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment