1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2025-02-09 14:08:25 +00:00

6 lines
231 B
Markdown
Raw Normal View History

2021-12-26 22:38:20 +01:00
# Examples
- [Nginx simple reverse proxy example](./nginx-simple)
- [Nginx reverse proxy example with defined location directive (different context path)](./nginx-contextpath)
2022-07-21 15:05:24 +02:00
- [Kubernetes simple deployment](./kubernetes-simple)