You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
Generator version:
1.0.0-pre.4
Generating a RethinkDB service yields an incorrect database name parameter and suggests a non-default port by default.
The parameter should be
db
instead ofdatabase
.The default RethinkDB port is
28015
instead of11078
.The text was updated successfully, but these errors were encountered: