Unverified Commit 52ff4a64 authored by Vasili Novikov's avatar Vasili Novikov
Browse files

Improve docker port binding

parent cc7d7c5d
Showing with 1 addition and 1 deletion
+1 -1
......@@ -7,7 +7,7 @@ services:
restart: always
image: pod:latest
ports:
- "3030:3030"
- "0.0.0.0:3030:3030"
networks:
- memri-net
volumes:
......
Supports Markdown
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