Fix all outdated references to environment.*.js. Fix bug in Docker compose too

This commit is contained in:
Tim Donohue
2020-05-29 16:52:54 -05:00
parent acd6e6079e
commit 23e8c8b449
3 changed files with 13 additions and 13 deletions

View File

@@ -11,7 +11,7 @@
- Docker compose file that provides a DSpace CLI container to work with a running DSpace REST container.
- cli.assetstore.yml
- Docker compose file that will download and install data into a DSpace REST assetstore. This script points to a default dataset that will be utilized for CI testing.
- environment.dev.js
- environment.dev.ts
- Environment file for running DSpace Angular in Docker
- local.cfg
- Environment file for running the DSpace 7 REST API in Docker.