You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
Removed a dot from .env-mailserver
This commit is contained in:
@ -63,7 +63,7 @@ Download the docker-compose.yml, the .env and the setup.sh files:
|
|||||||
|
|
||||||
#### Create a docker-compose environment
|
#### Create a docker-compose environment
|
||||||
|
|
||||||
- Edit the files `.env` and `.env-mailserver` to your liking:
|
- Edit the files `.env` and `env-mailserver` to your liking:
|
||||||
- `.env` contains the configuration for docker-compose
|
- `.env` contains the configuration for docker-compose
|
||||||
- `env-mailserver` contains the configuration for the mailserver container
|
- `env-mailserver` contains the configuration for the mailserver container
|
||||||
- These files supports only simple `VAR=VAL` lines (see [Documentation](https://docs.docker.com/compose/env-file/)).
|
- These files supports only simple `VAR=VAL` lines (see [Documentation](https://docs.docker.com/compose/env-file/)).
|
||||||
|
Reference in New Issue
Block a user