Skip to content

Commit ccc9a47

Browse files
committed
feat(notice): 通知中心配置调整
1 parent a3e4ec4 commit ccc9a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-deploy/docker-compose-app.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ services:
271271
container_name: codo_notice
272272
volumes:
273273
- /sys/fs/cgroup:/sys/fs/cgroup
274-
- ./notice/config.yaml:/app/conf/config.yaml
274+
- ./notice/config.yaml:/app/config.yaml
275275
env_file:
276276
- .env
277277
environment:

0 commit comments

Comments
 (0)