Commit 01c96796 authored by Andrew's avatar Andrew

Update app.tpl.yml

parent 4a0e28b9
Pipeline #1439 passed with stages
in 34 seconds
...@@ -226,7 +226,7 @@ spec: ...@@ -226,7 +226,7 @@ spec:
- name: node1 - name: node1
image: _IMAGE_NAME_:_VERSION_ image: _IMAGE_NAME_:_VERSION_
command: ["dotnet"] command: ["dotnet"]
args: ["DeStream.DeStreamD.dll","-addnode=node2","-addnode=node3","IpRangeFiltering=false"] args: ["DeStream.DeStreamD.dll","-addnode=node2","-addnode=node3","IpRangeFiltering=false","-loglevel=trace","-debug"]
ports: ports:
- name: node1-api - name: node1-api
containerPort: 56833 containerPort: 56833
......
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