parent
c4ee11619f
commit
d05077c3db
@ -49,5 +49,8 @@ services:
|
|||||||
# This directory must have cert files
|
# This directory must have cert files
|
||||||
- ./volumes/web/cert:/cert:ro
|
- ./volumes/web/cert:/cert:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
|
# Uncomment for SSL
|
||||||
|
# environment:
|
||||||
|
# - MATTERMOST_ENABLE_SSL=true
|
||||||
links:
|
links:
|
||||||
- app:app
|
- app:app
|
||||||
|
Reference in New Issue
Block a user