Skip to content

Commit 7bf1fc9

Browse files
committed
Change port number
1 parent 4a3213b commit 7bf1fc9

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-
- "8090:80"
6+
- "5000"
77
container_name: cell2mol-instance
88
image: cell2mol

0 commit comments

Comments
 (0)