mirror of
https://github.com/remnawave/panel.git
synced 2026-04-21 07:02:18 +00:00
docs: improve docker-compose instructions for TinyAuth (#144)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user