3 changed files with 10 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||||
|
{ |
||||
|
"stage": "develop", |
||||
|
"user": "dev_user" |
||||
|
} |
@ -0,0 +1,4 @@ |
|||||
|
{ |
||||
|
"stage": "production", |
||||
|
"user": "prod_user" |
||||
|
} |
Loading…
Reference in new issue