fix: file path for telegram bridge config
This commit is contained in:
@ -43,7 +43,7 @@ services:
|
||||
configs:
|
||||
telegram_bridge_yaml:
|
||||
name: ${STACK_NAME}_telegram_bridge_yaml_${TELEGRAM_BRIDGE_YAML_VERSION}
|
||||
file: telegram_bridge_yaml
|
||||
file: telegram-bridge.yaml.tmpl
|
||||
template_driver: golang
|
||||
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user