Changes
Page history
Update Accessing the Database
authored
Jul 15, 2023
by
Devin
Hide whitespace changes
Inline
Side-by-side
Accessing-the-Database.md
View page @
f3abd8c4
...
@@ -21,7 +21,7 @@ You're in! From this point, you'll need a basic understanding of how to execute
...
@@ -21,7 +21,7 @@ You're in! From this point, you'll need a basic understanding of how to execute
# Local
# Local
If you do not have Docker installed and setup with the FreshmanRPGSuite repository on your local machine,
[
follow this guide here
](
i
nstalling
_d
ocker
)
.
If you do not have Docker installed and setup with the FreshmanRPGSuite repository on your local machine,
[
follow this guide here
](
I
nstalling
-D
ocker
)
.
Once you have the container running on your machine, you can do one of two things:
Once you have the container running on your machine, you can do one of two things:
-
Open a command prompt, and type
`docker exec -it frpg_mysql mysql`
-
Open a command prompt, and type
`docker exec -it frpg_mysql mysql`
...
...
...
...