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 authored and dborovcanin committed Oct 25, 2023
1 parent 0057766 commit ca3976c
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 @@ -134,8 +134,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 ca3976c

Please sign in to comment.