Skip to content

Commit 73e83ac

Browse files
authored
Update README.md
1 parent aaebdaf commit 73e83ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,15 @@ This project is a complete build environment under linux to build and run privac
2323
- A guide how to configure and use privacyIDEA
2424

2525
### tl;dr
26-
Clone repository and start a full privacyIDEA stack:
26+
Clone repository and start a full privacyIDEA stack*:
2727
```
2828
git clone https://github.com/gpappsoft/privacyidea-docker.git
2929
cd privacyidea-docker
3030
make cert fullstack
3131
```
3232
Username / password: admin / admin
3333

34+
*See Quickstart->Requirements first!
3435

3536
> [!Important]
3637
> The image does **not include** a reverse proxy or a database backend. Running the default image as a standalone container uses gunicorn and a sqlite database. Using sqlite is not suitable for a production environment.

0 commit comments

Comments
 (0)