docs/admin/environments/docker-compose: fix heading level

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso 2025-04-20 08:35:57 -04:00
parent 6f652e711c
commit 150523b9d3
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
## Docker compose
# Docker compose
Docker compose is typically used in concert with other load balancers such as [Apache](./apache.mdx) or [Nginx](./nginx.mdx). Below is a minimal example showing you how to set up an instance of Anubis listening on host port 8080 that points to a static website containing data in `./www`: