Skip to content

Commit

Permalink
Update db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nupellot authored Mar 10, 2023
1 parent 5e70ea4 commit 1c30b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/db.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"host": "containers-us-west-164.railway.app",
"port": 6886,
"user": "root",
"password": "MYSQLPASSWORD",
"password": "${{ MYSQLPASSWORD }}",
"database": "railway"
}

0 comments on commit 1c30b81

Please sign in to comment.