Skip to content

Commit

Permalink
ci: revert cloudrun changes
Browse files Browse the repository at this point in the history
  • Loading branch information
farioas committed Sep 6, 2022
1 parent 7f3d25a commit aa384bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"USERNAME": {
"description": "Username(email) for default user",
"value": "",
"required": true
"required": false
},
"PASSWORD": {
"description": "Password for default user",
"value": "",
"required": true
"required": false
}
},
"build": {
Expand Down

0 comments on commit aa384bc

Please sign in to comment.