fix port expose

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