Skip to content

Commit 1f0ac8c

Browse files
committed
Port changed
1 parent 7bf1fc9 commit 1f0ac8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ services:
33
cell2mol:
44
build: .
55
ports:
6-
- "5000"
6+
- "8091:80"
77
container_name: cell2mol-instance
88
image: cell2mol

0 commit comments

Comments
 (0)