We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5e8db commit 414ce99Copy full SHA for 414ce99
1 file changed
.env
@@ -12,4 +12,4 @@ export PGDATABASE="swoop"
12
export PGSSLMODE="disable"
13
export PGAUTHMETHOD="trust"
14
15
-SWOOP_DB_SCHEMA_VERSION_TABLE="swoop.schema_version"
+export SWOOP_DB_SCHEMA_VERSION_TABLE="swoop.schema_version"
0 commit comments