fix compose file

This commit is contained in:
Terry Brady
2019-09-29 11:19:56 -07:00
parent c060099ff8
commit 824289cde1

View File

@@ -4,8 +4,6 @@ networks:
services:
dspace-angular:
container_name: dspace-angular
depends_on:
- dspace
environment:
DSPACE_HOST: dspace-angular
DSPACE_NAMESPACE: /
@@ -30,4 +28,3 @@ services:
tty: true
volumes:
- ./to_be_determined/environment.dev.js:/app/config/environment.dev.js
volumes: