We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf1fc9 commit 1f0ac8cCopy full SHA for 1f0ac8c
docker-compose.yml
@@ -3,6 +3,6 @@ services:
3
cell2mol:
4
build: .
5
ports:
6
- - "5000"
+ - "8091:80"
7
container_name: cell2mol-instance
8
image: cell2mol
0 commit comments