mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-02 19:17:33 +01:00
upgrade grafana to 3.1.0
This commit is contained in:
@@ -17,6 +17,8 @@ zoneminder:
|
||||
- "127.0.0.1:8080:80"
|
||||
links:
|
||||
- mysql
|
||||
volumes:
|
||||
- ./fcgiwrap:/etc/default/fcgiwrap
|
||||
restart: always
|
||||
|
||||
mysql:
|
||||
@@ -33,6 +35,12 @@ mysql:
|
||||
> - `timezone = Asia/Shanghai` was hard-coded in Dockerfile.
|
||||
> - Make sure two containers have the same timezone.
|
||||
|
||||
## fcgiwrap
|
||||
|
||||
```bash
|
||||
FCGI_CHILDREN=4
|
||||
```
|
||||
|
||||
## /etc/nginx/sites-enabled/default
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user