update db u and p
parent
5c56db2625
commit
ef6c38189b
|
|
@ -12,7 +12,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- docker build --tag ofb_api .
|
- docker build --tag ofb_api .
|
||||||
- docker rm -f ofb_api || true
|
- docker rm -f ofb_api || true
|
||||||
- docker run --name ofb_api --restart always -d -p "8112:8112" -e ConnectionStrings__OFBContext="server=172.17.0.1;database=admin_ofb_missionary;user=admin_ofbbutte;password=test;" ofb_api
|
- docker run --name ofb_api --restart always -d -p "8112:8112" -e ConnectionStrings__OFBContext="server=172.17.0.1;database=admin_ofb_missionary;user=admin_ofbbutte2;password=test;" ofb_api
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue