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