Skip to content

Commit

Permalink
docs(readme): add .env instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisemke committed May 31, 2024
1 parent 98a1b18 commit 48c72f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ call to tell the api to update some register from plugins that are configured

# DEV
The idea is to just run this command and podman will run the entire dev environment

obs: before this command you need to create the .env (see sample.env for example)

```bash
podman compose up -d --build
```
Expand Down

0 comments on commit 48c72f1

Please sign in to comment.