jjordan-quantum

Results 4 comments of jjordan-quantum

Appears that pgwatch container and postgres are both trying to bind to port 5432

Looks like the docs for docker quickstart use the command: ``` docker run -d -p 3000:3000 -p 8080:8080 -e PW2_TESTDB=true --name pw2 cybertec/pgwatch2 ``` to start the docker container https://pgwatch2.readthedocs.io/en/latest/README.html?highlight=docker#quick-start-with-docker...

This didnt work for me: https://github.com/maticnetwork/node-ansible/issues/19

> Here's a gist of example new raydium pool listener, it parses the transactions and fetches pool keys for new pools https://gist.github.com/endrsmar/684c336c3729ec4472b2f337c50c3cdb How did you figure this out? Like what...