mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-25 15:22:55 +00:00
Spacing issues
This commit is contained in:
@@ -110,7 +110,7 @@ As for naming convention, the following format must be used:
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"MONGODB": {
|
"MONGODB": {
|
||||||
"REPLICA_URL": ['', '', '']
|
"REPLICA_URL": ["", "", ""]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user