fix: logging config

This commit is contained in:
cellarspoon
2021-12-13 12:39:19 +01:00
parent 68d73bd4e7
commit 4daf9eecb3
4 changed files with 92 additions and 1 deletions

View File

@ -49,6 +49,8 @@ services:
configs:
- source: homeserver_yaml
target: /data/homeserver.yaml
- source: log_config
target: /data/log.config
- source: entrypoint_conf
target: /docker-entrypoint.sh
mode: 0555
@ -98,6 +100,10 @@ configs:
name: ${STACK_NAME}_nginx_config_${NGINX_CONFIG_VERSION}
file: nginx.conf.tmpl
template_driver: golang
log_config:
name: ${STACK_NAME}_log_config_${LOG_CONFIG_VERSION}
file: log.config.tmpl
template_driver: golang
secrets:
db_password: