Commit a2ca82fb authored by John Red Medrano's avatar John Red Medrano

deploy-dev

parent 8638806e
Pipeline #357 failed with stages
in 55 seconds
......@@ -14,7 +14,7 @@ services:
volumes:
- .:/code
ports:
- "${export}:${local}"
- $export:$local
container_name: dev_rmsv2_api_container
restart: always
ddd:
......@@ -31,7 +31,7 @@ services:
volumes:
- .:/code
ports:
- "${export}:${local}"
- $export:$local
container_name: dev_rmsv2_api_container
restart: always
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