docker-compose: remove unused ENV variable (#456)
This commit is contained in:
parent
ed682904c0
commit
b4482771f7
@ -59,6 +59,3 @@ services:
|
|||||||
# This directory must have cert files if you want to enable SSL
|
# This directory must have cert files if you want to enable SSL
|
||||||
- ./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
|
|
||||||
|
Reference in New Issue
Block a user