Added basic_redis files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
CONTAINER_NAME=TheNameOfYourContainer
|
||||
MYSQL_ROOT_PASSWORD=YourMySQLRootPasswordHere
|
||||
MYSQL_USER=wpuser
|
||||
MYSQL_PASSWORD=The_wpuser_password_here
|
||||
MYSQL_WP_DATABASE=wordpressdb
|
||||
EX_PORT=8000
|
||||
|
||||
Reference in New Issue
Block a user