diff --git a/shared.py b/shared.py new file mode 100644 index 0000000..11b35d2 --- /dev/null +++ b/shared.py @@ -0,0 +1 @@ +DB_URL = 'postgresql+psycopg2://pa:for_now_pa@mara.ddp.net:55432/pa'