mirror of
https://github.com/ditkrg/guidelines-and-instructions.git
synced 2026-01-22 22:06:40 +00:00
Spacing issues
This commit is contained in:
parent
04d769a0da
commit
03e6710b71
@ -109,9 +109,9 @@ As for naming convention, the following format must be used:
|
||||
|
||||
```json
|
||||
{
|
||||
"MONGODB": {
|
||||
"REPLICA_URL": ['', '', '']
|
||||
}
|
||||
"MONGODB": {
|
||||
"REPLICA_URL": ["", "", ""]
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user