docs: improve docker-compose instructions for TinyAuth (#144)

This commit is contained in:
Vitalii Miagkov
2025-08-25 19:50:46 +03:00
committed by GitHub
parent 674c67f946
commit d418fe3873

View File

@@ -8,7 +8,7 @@ TinyAuth is the simplest way to protect your apps with a login screen
## Installation
Now it's time to create our docker compose file which can be as simple as this:
Now it's time to add TinyAuth to your existing docker-compose.yml file or create a new one. If creating a new file, don't forget to add the `services:` section. The configuration can be as simple as this:
```yaml title="docker-compose.yml"
tinyauth: