Commit 1f57fb30 authored by John Red Medrano's avatar John Red Medrano

Update docker-compose.yml.template

parent a2ca82fb
...@@ -14,7 +14,7 @@ services: ...@@ -14,7 +14,7 @@ services:
volumes: volumes:
- .:/code - .:/code
ports: ports:
- $export:$local - "${export}:${local}"
container_name: dev_rmsv2_api_container container_name: dev_rmsv2_api_container
restart: always restart: always
ddd: ddd:
......
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