You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ MYSQL_PORT=3306
96
96
97
97
Adjust the settings according to your set up
98
98
99
-
If you don’t want to use environment variables, change where these fields are coming from in the method `ConnectionString` near the top in `Database.cs`. I use environment variables because I deploy my server in docker containers.
99
+
If you don’t want to use environment variables, change the method `ConnectionString` near the top in `Database.cs`. I use environment variables because I deploy my server in docker containers.
0 commit comments