mirror of
https://github.com/skoelle/focusapp.git
synced 2026-09-17 20:10:25 +00:00
docker
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "Server=maria-db-server.domain.local;Port=3306;Database=focusapp;User=focusapp;Password=[change-password]"
|
||||
"DefaultConnection": "Server=localhost;Port=3306;Database=focusapp;User=focusapp;Password=change-password"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user