-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove development dependencies from the main Docker Compose file. (#27)
* feat: add AlwaysVerifiedIDsOnly option * change error message * update GetVerificationStatus handler to handle AlwaysVerifiedIDsOnly for previously verified users * chore: remove dev dep from docker-compose.yml file * doc: update mongo-express start command
- Loading branch information
1 parent
c2b4841
commit a5924b6
Showing
3 changed files
with
1 addition
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,5 +16,4 @@ services: | |
|
||
networks: | ||
default: | ||
external: true | ||
name: tf_kyc_network |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters