Skip to content

Commit

Permalink
Remove multiple port definition
Browse files Browse the repository at this point in the history
Signed-off-by: felix.gateru <[email protected]>
  • Loading branch information
felixgateru committed Oct 24, 2023
1 parent 6d61228 commit 0e4b393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ services:
- ${MF_NGINX_SSL_PORT}:${MF_NGINX_SSL_PORT}
- ${MF_NGINX_MQTT_PORT}:${MF_NGINX_MQTT_PORT}
- ${MF_NGINX_MQTTS_PORT}:${MF_NGINX_MQTTS_PORT}
- ${MF_NGINX_COAP_PORT}:${MF_NGINX_COAP_PORT}
- ${MF_NGINX_COAPS_PORT}:${MF_NGINX_COAPS_PORT}
networks:
- mainflux-base-net
env_file:
Expand Down

0 comments on commit 0e4b393

Please sign in to comment.