diff --git a/.run/Run testnet.run.xml b/.run/Run testnet.run.xml new file mode 100644 index 0000000..36736ee --- /dev/null +++ b/.run/Run testnet.run.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/debug.env b/debug.env new file mode 100644 index 0000000..110ffac --- /dev/null +++ b/debug.env @@ -0,0 +1,4 @@ +HASURA_HOST=127.0.0.1 +HASURA_PORT=22000 +POSTGRES_HOST=127.0.0.1 +HASURA_POSTGRES_HOST=db \ No newline at end of file