Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'justin/SJRK-463' into main
Browse files Browse the repository at this point in the history
* justin/SJRK-463:
  SJRK-463: Update docker compose dev config to support https
  • Loading branch information
cindyli committed Mar 16, 2021
2 parents dc83794 + 2247bce commit 0d5bb1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
- "./sjrk.storyTelling.server.config.json5:/usr/src/app/sjrk.storyTelling.server.config.json5"
ports:
- "8081:8081"
- "443:443"
db:
ports:
- "5984:5984"

0 comments on commit 0d5bb1b

Please sign in to comment.