Skip to content

Commit

Permalink
test identity
Browse files Browse the repository at this point in the history
  • Loading branch information
cristian.glavan authored and cristian.glavan committed Aug 22, 2023
1 parent 08a9386 commit 2c7663b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Demo: https://private-notes.glavan.tech/

# Deployments

The application uses environment variables for configuration.
The application uses environment variables for configuration.
Use the `docker/docker-compose-example.yml` as an example to run it out of the box.

The bevahiour of the app is defined through environment variables. You can look into the Dockerfile to see the default ones or in the .env.dist.

For quick override of the defaults, copy the `.env.dist` into a new `.env` where you can change the variables you want.

```bash
Expand Down

0 comments on commit 2c7663b

Please sign in to comment.