Skip to content

Commit

Permalink
deleted .aot yml, upgraded .deploy yml to use new api deploy command #…
Browse files Browse the repository at this point in the history
  • Loading branch information
j987987 authored and infosec-alchemist committed Nov 15, 2017
1 parent f8afd34 commit 1dd7825
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 185 deletions.
183 changes: 0 additions & 183 deletions docker-compose.aot.yml

This file was deleted.

3 changes: 1 addition & 2 deletions docker-compose.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ services:
- cti-stix-store-repository:repository
ports:
- "49360:3000"
- "5555:5555"
volumes:
- ./certs/:/etc/pki/tls/certs
- ../unfetter-store/unfetter-discover-api/test:/usr/share/unfetter-discover-api/test
Expand All @@ -166,7 +165,7 @@ services:
entrypoint:
- npm
- run
- debugdev
- startdeploy

unfetter-ui-build:
build: ../unfetter-ui
Expand Down

0 comments on commit 1dd7825

Please sign in to comment.