Commit 1ab3db06 authored by Reza Sahebgharan's avatar Reza Sahebgharan

edit docker compose

parent ba213472
Pipeline #541 passed with stages
in 47 minutes and 31 seconds
...@@ -21,10 +21,11 @@ services: ...@@ -21,10 +21,11 @@ services:
image: repo.marcopacs.com/karname/mongo-windows image: repo.marcopacs.com/karname/mongo-windows
volumes: volumes:
- C:\data\db:C:\data\db - C:\data\db:C:\data\db
networks:
default:
external:
name: nat
volumes: volumes:
data: data:
networks:
default:
external:
name: nat
{ {
"worklistUrl": "http://staging.karname.ir:8086" "worklistUrl": "http://192.168.0.49:8086"
} }
\ No newline at end of file
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