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
Merge branch 'CRYPTO-233-subtle-aes-kw-helpers' into 'main'
[ProtonMail-WebClient.git]
/
applications
/
calendar
/
docker-compose.yml
blob
bcfcf3454e01c7413f70b21849ea4739f9dc3cab
1
version: '3.7'
2
3
services:
4
web:
5
image: gcr.io/proton-dev-ops/web/calendar/proton-calendar:branch-develop
6
environment:
7
# Feel free to change any of these values on your local .env file
8
API_ENDPOINT:
9
MAIL_ENDPOINT:
10
CONTACTS_ENDPOINT:
11
SETTINGS_ENDPOINT:
12
ports:
13
- 80:80
14
- 443:443