We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6188e5b commit 32e6a57Copy full SHA for 32e6a57
1 file changed
apps/docs/zensical.toml
@@ -53,10 +53,12 @@ nav = [
53
{ "Docker" = [
54
{ "Basic" = [
55
{ "Traefik" = "deployments/docker/basic/traefik.md" },
56
+ { "NGINX" = "deployments/docker/basic/nginx.md" },
57
{ "Vanila" = "deployments/docker/basic/vanila.md" },
58
] },
59
{ "Watchtower" = [
60
{ "Traefik" = "deployments/docker/watchtower/traefik.md" },
61
+ { "NGINX" = "deployments/docker/watchtower/nginx.md" },
62
{ "Vanila" = "deployments/docker/watchtower/vanila.md" },
63
64
0 commit comments