diff --git a/make_global.py b/make_global.py --- a/make_global.py +++ b/make_global.py @@ -53,11 +53,11 @@ config = { ], 'secret': "pomerium/idp" }, - 'storage': { - 'postgres': { - 'secret': "pomerium/postgres-connection-key" - } - }, +# 'storage': { +# 'postgres': { +# 'secret': "pomerium/postgres-connection-key" +# } +# }, } }