Skip to content

Commit cf9a243

Browse files
committed
chore: add note to readme about https assumption in prod
1 parent fe987ec commit cf9a243

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ POSTGRES_PASSWORD=
6464
- database host: `localhost`
6565
- DB user and password: whatever you set in `compose.env` for postgres
6666
- DB name: should match the db user by default
67+
68+
69+
70+
## Running in prod
71+
72+
The app will assume you are using a proxy or some other tool to ensure the application is accessible via HTTPS (https urls are provided as callback and logout urls to auth0)

0 commit comments

Comments
 (0)