mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Add DEBUG=true env var for verbose entrypoint.sh logs
This commit is contained in:
parent
8a7cc5ced7
commit
d6143d3c36
5 changed files with 12 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ services:
|
|||
image: leojonathanoh/snappymail:pr-1
|
||||
ports:
|
||||
- 8888:8888
|
||||
environment:
|
||||
- DEBUG=true
|
||||
volumes:
|
||||
- snappymail:/var/lib/snappymail
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue