Skip to content

Commit 5c9bfec

Browse files
author
thirdcountry
committed
fix: update docker yaml
1 parent 776a9ac commit 5c9bfec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/docker-compose/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
environment:
77
- TZ=Asia/Shanghai
88
volumes:
9-
- ../../config:/app/config
9+
- ../k8s-watchalert/files/config.yaml:/app/config/config.yaml
1010
restart: always
1111
privileged: true
1212
ports:

0 commit comments

Comments
 (0)