change local port to 8080
This commit is contained in:
parent
a4e75a5ae7
commit
07afa3530d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user