-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/serverRelated to serverRelated to servere/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints
Milestone
Description
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 connectionsMetadata
Metadata
Assignees
Labels
c/serverRelated to serverRelated to servere/quickfixcan be wrapped up in few hourscan be wrapped up in few hoursk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurep/mediumnon-urgent issues/features that are candidates for being included in one of the upcoming sprintsnon-urgent issues/features that are candidates for being included in one of the upcoming sprints