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
fixing .env
This commit is contained in:
@@ -92,8 +92,8 @@ Download the `docker-compose.yml`, `.env`, `env-mailserver` and the `setup.sh` f
|
||||
``` BASH
|
||||
wget https://raw.githubusercontent.com/tomav/docker-mailserver/master/setup.sh
|
||||
wget https://raw.githubusercontent.com/tomav/docker-mailserver/master/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/tomav/docker-mailserver/master/.env
|
||||
wget https://raw.githubusercontent.com/tomav/docker-mailserver/master/env-mailserver
|
||||
curl -o .env https://raw.githubusercontent.com/tomav/docker-mailserver/master/template.env
|
||||
|
||||
chmod a+x ./setup.sh
|
||||
```
|
||||
|
Reference in New Issue
Block a user