Skip to content

Commit 64e849a

Browse files
authored
Merge pull request #1375 from o1-labs/dw/frontend-docker-images
docker-compose: frontend is served on port 80
2 parents 10a2d94 + 3818d72 commit 64e849a

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
@@ -22,4 +22,4 @@ services:
2222
environment:
2323
MINA_FRONTEND_ENVIRONMENT: compose
2424
ports:
25-
- "8070:8070"
25+
- "8070:80"

0 commit comments

Comments
 (0)