mirror of
https://github.com/foomo/shop.git
synced 2026-07-07 02:00:05 +00:00
6 lines
164 B
JSON
6 lines
164 B
JSON
// Place your settings in this file to overwrite default and user settings.
|
|
{
|
|
"go.testEnvVars": {
|
|
"MONGO_URL": "mongodb://127.0.0.1:27017/shop",
|
|
}
|
|
} |