Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis-Henrique committed Sep 2, 2023
1 parent c9348da commit 83e93ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DocManager.Application/appsettings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Server=containers-us-west-125.railway.app;Port=7061;Database=railway;Uid=root;Pwd=lCbfL1o3b8VJ3yKYYHm5"
"DefaultConnection": "Server=containers-us-west-202.railway.app;Port=7663;Database=railway;Uid=root;Pwd=FLHbRYdsTMUUCT5zKVLQ"
},
"Logging": {
"LogLevel": {
Expand Down

0 comments on commit 83e93ce

Please sign in to comment.