Niklas Meyer
a094f54de0
Merge pull request #449 from decacis/patch-1
...
Fixed sed regular expression for disabling ipv6
2022-10-19 15:29:13 +02:00
DerLinkman
d7f4e4480f
Corrected docker-compose.yml Naming
2022-09-01 09:33:47 +02:00
DerLinkman
a69cfb806f
Changes for 2022-08 Update (Amoogust Update)
2022-08-31 14:45:46 +02:00
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
Niklas Meyer
2e78ef16cc
Renamed docker compose back to docker-compose
2022-06-23 15:17:00 +02:00
DerLinkman
7ee0c62a7c
Fixed some formatting + German Version.
2022-06-15 23:22:15 +02:00
Alparslan
c870568211
Update firststeps-disable_ipv6.en.md
...
nginx, dovecot and php-fpm config files fixes
2022-06-15 15:02:27 +03:00
Niklas Meyer
358aace692
Fixed docker-compose.yml renaming
2022-06-02 15:19:55 +02:00
Niklas Meyer
ea2143fec6
Readd Compose-v2 Renamings (of commands)
2022-06-02 14:32:36 +02:00
Niklas Meyer
5c1c263e46
Revert "Compose v2"
...
This reverts commit 423f24f6f2
.
2022-06-01 15:39:27 +02:00
andryyy
423f24f6f2
Compose v2
2022-05-31 09:40:59 +02:00
DerLinkman
5412524807
Added post_installation Section + Translated it to German
2022-01-29 23:04:38 +01:00