这是indexloc提供的服务,不要输入任何密码
Skip to content

improve help text and cleanup flags for graphql-engine command #144

@dxlbnl

Description

@dxlbnl

When running graphql-engine with --port, it's not using the argument

/ # graphql-engine \
>         --port 80 \
>         --database-url postgres://postgres:mysecretpassword@postgres:5432/postgres \
>         serve \
>         --enable-console
Postgres connection info:
    Host: postgres
    Port: 5432
    User: postgres
    Database: postgres
initialise: the state is already initialised
migrate: already at the latest version
server: running on port 8080
HasuraDB is now waiting for connections

Metadata

Metadata

Assignees

Labels

c/serverRelated to servere/quickfixcan be wrapped up in few hoursk/enhancementNew feature or improve an existing featurep/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprints

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions