repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chore(docs): adjust settings copy
[ProtonMail-WebClient.git]
/
applications
/
mail
/
docker-compose.yml
blob
291e87fb937b7b882dd4af48c21099bdc0bb9d9d
1
version: '3.7'
2
3
services:
4
web:
5
image: gcr.io/proton-dev-ops/web/mail/proton-mail:branch-develop
6
environment:
7
# Feel free to change any of these values on your local .env file
8
API_ENDPOINT:
9
CALENDAR_ENDPOINT:
10
CONTACTS_ENDPOINT:
11
SETTINGS_ENDPOINT:
12
ports:
13
- 80:80
14
- 443:443