parent
60b5528c74
commit
fca5b39b5a
@ -1,3 +1,4 @@
|
||||
quarkus.mongodb.connection-string=mongodb+srv://<username>:<password>@<cluster>.<node>.mongodb.net
|
||||
quarkus.mongodb.database=<database>
|
||||
quarkus.smallrye-openapi.path=META-INF/openapi.yaml
|
||||
quarkus.http.host=0.0.0.0
|
||||
|
Loading…
Reference in new issue