mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-26 08:16:44 +03:00
Optimize building process
This commit is contained in:
parent
f8a131e3bc
commit
35ef89c2a6
119 changed files with 18026 additions and 221 deletions
|
|
@ -68,9 +68,11 @@ services:
|
|||
depends_on:
|
||||
- php
|
||||
ports:
|
||||
- 443:443
|
||||
- 80:80
|
||||
volumes:
|
||||
- ./:/var/www
|
||||
- ./.docker/nginx/ssl:/etc/nginx/ssl
|
||||
- ./.docker/nginx/default.conf:/etc/nginx/conf.d/default.conf
|
||||
- ./.docker/.cache/nginx/tmp:/tmp
|
||||
tx:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue