added grafana and minor fix
This commit is contained in:
parent
81ec59d220
commit
fdf9f04bc6
6 changed files with 296 additions and 103 deletions
|
|
@ -25,6 +25,7 @@ services:
|
|||
DB_MAX_SQL_VARIABLES: "${DB_MAX_SQL_VARIABLES}"
|
||||
DB_WAL_AUTOCHECKPOINT_PAGES: "${DB_WAL_AUTOCHECKPOINT_PAGES}"
|
||||
SHARED_SECRET: "${SHARED_SECRET}"
|
||||
LOG_LEVEL: "${LOG_LEVEL:-INFO}"
|
||||
restart: unless-stopped
|
||||
logging:
|
||||
driver: "json-file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue