We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9118604 commit e84e745Copy full SHA for e84e745
bullet.env
@@ -17,4 +17,4 @@ func LoadConfig() Config {
17
CorsOrigins: strings.Split(os.Getenv("CORS_ORIGINS"), ","),
18
DbURL: os.Getenv("DATABASE_URL"),
19
}
20
-}
+}
0 commit comments