mailcow-dockerized-docs/docs/post_installation
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
..
firststeps-disable_ipv6.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-disable_ipv6.en.md Fixed sed regular expression for disabling ipv6 2022-08-02 00:15:25 +00:00
firststeps-dmarc_reporting.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-dmarc_reporting.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-ip_bindings.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-ip_bindings.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-local_mta.de.md Fixed typos in the post_installation .mds 2022-01-29 23:12:25 +01:00
firststeps-local_mta.en.md Fixed typos in the post_installation .mds 2022-01-29 23:12:25 +01:00
firststeps-logging.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-logging.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-rp.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-rp.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-rspamd_ui.de.md Added post_installation Section + Translated it to German 2022-01-29 23:04:38 +01:00
firststeps-rspamd_ui.en.md Added post_installation Section + Translated it to German 2022-01-29 23:04:38 +01:00
firststeps-snat.de.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-snat.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-ssl.de.md Fixed CheckMK entry in mkdocs.yml + Restructuring third_party folders 2022-07-17 17:01:03 +02:00
firststeps-ssl.en.md Renamed docker compose back to docker-compose 2022-06-23 15:17:00 +02:00
firststeps-sync_jobs_migration.de.md Fixed typos in the post_installation .mds 2022-01-29 23:12:25 +01:00
firststeps-sync_jobs_migration.en.md Fixed typos in the post_installation .mds 2022-01-29 23:12:25 +01:00