Updated README.

This commit is contained in:
default 2023-04-21 23:28:37 +02:00
parent c2e4678a21
commit 70aea72b95

View file

@ -54,7 +54,9 @@ See the administrator manual on how to proceed from here.
A `docker-compose` file is provided for development and testing. To start snac with an nginx HTTPS frontend, run:
```
docker-compose build && docker-compose up
```
This will: