fix port expose

parent 06edc176
Pipeline #842 passed with stages
in 21 seconds
......@@ -3,7 +3,7 @@ services:
build: ./
container_name: client
expose:
- '3000'
- '3000:3000'
networks:
- app-network
......
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