Commit 088dcbab authored by wang's avatar wang

wn fix

parent ef8d84ef
...@@ -9,8 +9,8 @@ services: ...@@ -9,8 +9,8 @@ services:
limits: limits:
cpus: '1' cpus: '1'
memory: 1G memory: 1G
volumes: # volumes:
- /data/log/lcc-wn/:/data/log/lcc-wn/ # - /data/log/lcc-wn/:/data/log/lcc-wn/
environment: environment:
- work_dir=1 - work_dir=1
b62: # 单个服务标识(名字) b62: # 单个服务标识(名字)
...@@ -22,8 +22,8 @@ services: ...@@ -22,8 +22,8 @@ services:
limits: limits:
cpus: '1' cpus: '1'
memory: 1G memory: 1G
volumes: # volumes:
- /data/log/lcc-wn/:/data/log/lcc-wn/ # - /data/log/lcc-wn/:/data/log/lcc-wn/
environment: environment:
- work_dir=2 - work_dir=2
# b63: # 单个服务标识(名字) # b63: # 单个服务标识(名字)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment