Loading deploy/docker-compose.dev.yml +7 −0 Original line number Diff line number Diff line version: '3.5' services: socket: ports: - target: ${MICROSERVICE_PORT} published: ${MICROSERVICE_PORT} mode: host Loading
deploy/docker-compose.dev.yml +7 −0 Original line number Diff line number Diff line version: '3.5' services: socket: ports: - target: ${MICROSERVICE_PORT} published: ${MICROSERVICE_PORT} mode: host