add some notes to readme
This commit is contained in:
parent
ee02c5394e
commit
49055c0380
10
README.md
10
README.md
@ -12,3 +12,13 @@ While GCL 3.5 is being readied for deployment on the new and improved monarch-pa
|
||||
|
||||
## Timeframe
|
||||
When it's ready.
|
||||
|
||||
## Commands
|
||||
### Build development environment
|
||||
`docker-compose build`
|
||||
|
||||
### Start development environment
|
||||
`docker-compose up`
|
||||
|
||||
### Follow PHP logs
|
||||
`docker exec glitchcityinfo_web_1 tail -f /var/log/php5-fpm.log`
|
||||
|
Loading…
x
Reference in New Issue
Block a user