mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
docs: Fix URL (#3337)
This commit is contained in:
parent
9fd00bd6ad
commit
063b1bf51d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ All workflows are using the tagging convention listed below. It is subsequently
|
|||
Issue the following commands to acquire the necessary files:
|
||||
|
||||
``` BASH
|
||||
DMS_GITHUB_URL="https://github.com/docker-mailserver/docker-mailserver/blob/latest"
|
||||
DMS_GITHUB_URL="https://raw.githubusercontent.com/docker-mailserver/docker-mailserver/master"
|
||||
wget "${DMS_GITHUB_URL}/compose.yaml"
|
||||
wget "${DMS_GITHUB_URL}/mailserver.env"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue