Update README

This commit is contained in:
Joonas 2024-01-06 19:41:03 +02:00
parent f0e96cc991
commit 4f2788ee4b
1 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,7 @@ pnpm start/dev // start if prod, dev if dev
```
Run the app behind a reverse proxy on prod
## Docker
Copy .env.example as .env and then just execute `docker compose up -d`