Commit a47e3785 by Terry.shi Committed by GitHub

Update README.md

1 parent 2b94ce9b
# docker-for-discuz
docker-compose file for discuz
##Usage
## Usage
```
chmod -R 777 discuz/html
docker-compose up -d
and visit localhost:port to install
```
##configuration
## configuration
```
discuz/config/php.ini is for php
discuz/html is the source code and discuz configuration
......@@ -19,7 +19,7 @@ mysql configuration
port mapping
```
##make sure database host is mariadb
## make sure database host is mariadb
## nignx
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!