Skip to content
Snippets Groups Projects
Commit 5e3fe104 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix port number

parent bc7905b4
No related branches found
No related tags found
2 merge requests!12fix port number,!10Feature/12 dev auto deploy
Pipeline #4738 passed
......@@ -5,7 +5,7 @@ services:
image: registry.kszk.bme.hu/bodysch/backend:dev
restart: always
ports:
- '3030:3000'
- '3030:8000'
links:
- bodysch-mongo-dev
env_file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment