mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2025-12-24 02:39:20 -05:00
fixed documentation mistake (again)
This commit is contained in:
@@ -106,7 +106,7 @@ If you use traefik, this configuration is the one for you.
|
||||
[this little example](traefik.md) might be for you.
|
||||
|
||||
```shell
|
||||
wget https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/install/docker/traefik-proxy/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/vabene1111/recipes/develop/docs/install/docker/traefik-nginx/docker-compose.yml
|
||||
```
|
||||
|
||||
```yaml
|
||||
|
||||
@@ -50,5 +50,5 @@ networks:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
nginx:
|
||||
nginx_config:
|
||||
staticfiles:
|
||||
Reference in New Issue
Block a user