forked from Public/DockerWordpress
12 lines
294 B
Markdown
12 lines
294 B
Markdown
INSTRUCTIONS
|
|
|
|
1. Copy (and edit) .env_default to .env
|
|
2. Run docker-compose
|
|
3. Access the system in http://hostname:$EX_PORT
|
|
4. Follow the system instructions to install WP
|
|
5. Have fun!
|
|
|
|
.env VARIABLES
|
|
|
|
The variables in the .env file are the common ones shown in the parent directory README.md
|