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
Move "example.pg_service.conf" to postgres config folder (found using pg_config command, check the SYSCONFDIR variable).
Rename the file to "pg_service.conf"
Move "example.flowback_pgpass" to the Flowback root directory, rename the file to ".flowback_pgpass"
Create a ".env" folder in Flowback root directory, follow ".env.example" located in Flowback folder
By default, set RABBITMQ_BROKER_URL variable to "amqp://flowback:flowback@localhost:5672/flowback"