[更新]confd映射本地目录

This commit is contained in:
2024-08-27 15:05:22 +08:00
parent ba833bcd70
commit 7af3129539
2 changed files with 3 additions and 0 deletions

2
data/opcua/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
!.gitignore
*

View File

@@ -10,6 +10,7 @@ services:
- etcd - etcd
volumes: volumes:
- ./confd:/etc/confd - ./confd:/etc/confd
- ./data:/data
prometheus: prometheus:
build: docker/prometheus build: docker/prometheus
ports: ports: