change local port to 8080

This commit is contained in:
Yu Cong 2025-04-30 15:21:38 +08:00
parent a4e75a5ae7
commit 07afa3530d

View File

@ -11,7 +11,7 @@ services:
redis:
condition: service_started
ports:
- 80:80
- 8080:80
stop_grace_period: 60s
volumes:
- ~/overleaf/sharelatex_data:/var/lib/overleaf