mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add custom ipv6 docs
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
46f4136d30
commit
2a44208f56
3 changed files with 30 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ The following instructions are meant for installations without a web server or r
|
|||
```sh
|
||||
curl -fsSL https://get.docker.com | sudo sh
|
||||
```
|
||||
1. If you need ipv6 support, you should enable it by following https://docs.docker.com/config/daemon/ipv6/.
|
||||
1. If you need ipv6 support, you should enable it by following https://github.com/nextcloud/all-in-one/blob/main/docker-ipv6-support.md.
|
||||
2. Run the command below in order to start the container:
|
||||
```
|
||||
# For Linux and without a web server or reverse proxy (like Apache, Nginx and else) already in place:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue