🔥 Remove some old or useless stuff

setting the host to 0.0.0.0 should only be for the dev config
and the diagram removed was outdated
pull/10/head
Alexis Drai 2 years ago
parent 5b9c6fee7e
commit 7e4c3e5f11

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

@ -1,4 +1,3 @@
quarkus.mongodb.connection-string=mongodb+srv://<username>:<password>@<cluster>.<node>.mongodb.net quarkus.mongodb.connection-string=mongodb+srv://<username>:<password>@<cluster>.<node>.mongodb.net
quarkus.mongodb.database=<database> quarkus.mongodb.database=<database>
quarkus.smallrye-openapi.path=META-INF/openapi.yaml quarkus.smallrye-openapi.path=META-INF/openapi.yaml
quarkus.http.host=0.0.0.0

Loading…
Cancel
Save