mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-01 08:34:50 +02:00
Added config information
Added information regarding were config files must be mounted.
This commit is contained in:
parent
9095ba3803
commit
cfd7fde1ea
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ Before you open an issue, please have a look this `README`, the [Wiki](https://g
|
|||
|
||||
Adapt this file with your FQDN. Install [docker-compose](https://docs.docker.com/compose/) in the version `1.6` or higher.
|
||||
|
||||
Your configs must be mounted in `/tmp/docker-mailserver/`. To understand how things work on boot, please have a look to [start-mailserver.sh](https://github.com/tomav/docker-mailserver/blob/master/target/start-mailserver.sh)
|
||||
|
||||
```yaml
|
||||
version: '2'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue