mirror of
https://github.com/DoTheEvo/selfhosted-apps-docker.git
synced 2026-07-03 14:06:40 +02:00
update
This commit is contained in:
+6
-7
@@ -4,13 +4,6 @@
|
||||
|
||||

|
||||
|
||||
# notice
|
||||
|
||||
current issue, [redis version 6.0](https://github.com/nextcloud/server/issues/21913)
|
||||
|
||||
use `image: redis:5.0.9-alpine` instead of `image: redis`
|
||||
|
||||
|
||||
# Purpose & Overview
|
||||
|
||||
File share & sync.
|
||||
@@ -188,6 +181,12 @@ upstream php-handler {
|
||||
Which is named in the `.env` file.</br>
|
||||
If one does not exist yet: `docker network create caddy_net`
|
||||
|
||||
# notice
|
||||
|
||||
current issue, [redis version 6.0](https://github.com/nextcloud/server/issues/21913)
|
||||
|
||||
Therefore `image: redis:5.0.9-alpine` is used instead of `image: redis` like with the rest.
|
||||
|
||||
# Reverse proxy
|
||||
|
||||
[Nextcloud official documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/reverse_proxy_configuration.html)
|
||||
|
||||
Reference in New Issue
Block a user