mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-09-13 21:16:51 -05:00
Updated Windows Installation (markdown)
@@ -78,7 +78,7 @@ Modify the following section:
|
||||
|
||||
Only change `MYSQL_PORT` if you knew what you are doing and changed it yourself after you installed MySQL. Change `MYSQL_HOST_IP` when the MySQL server is running on another machine then the machine your trying to install POGOserver on.
|
||||
|
||||
Change `MYSQL_DB_NAME` if you wan't another name for your database to make it more clear what it is used for (ex. pogoserver)
|
||||
Change `MYSQL_DB_NAME` if you wan't another name for your database to make it more clear what it is used for (ex. pogoserver) Just make certain it's the same name you used at the `CREATE DATABASE` statement earlier.
|
||||
|
||||
Change `MYSQL_USERNAME` if you created a separate user for the database default user is root that has access to all databases your running.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user