mailcow-dockerized-docs/docs
Daniel Castellanos 352ec8c92b
Fixed sed regular expression for disabling ipv6
Running the commands as they were before caused a duplicate "listen" entry in the nginx dynmaps configuration file. Like this:

server {
  listen 8081;
  listen 8081;
...

Causing nginx to reject the configuration and failing to start.
2022-08-02 00:15:25 +00:00
..
assets Delete folder 2022-07-17 15:09:06 +02:00
backup_restore Fixed crontab Backup failure (missing Path Variable) 2022-07-11 21:14:01 +02:00
client Update client-outlook.de.md 2022-02-16 15:23:32 +01:00
i_u_m Fixed Typo in Docker-Compose Install 2022-06-24 11:27:36 +02:00
manual-guides Replaced outdated URL 2022-07-28 08:45:52 +02:00
models Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
post_installation Fixed sed regular expression for disabling ipv6 2022-08-02 00:15:25 +00:00
prerequisite Fixed docker-compose.yml renaming 2022-06-02 15:19:55 +02:00
third_party Remove double sentence. 2022-07-22 15:01:40 +02:00
troubleshooting Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
index.de.md Mention behind the scenes encryption on first page of docs 2022-07-23 02:04:27 +02:00
index.en.md Mention behind the scenes encryption on first page of docs 2022-07-23 02:04:27 +02:00