Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a72895b26 |
+3
-3
@@ -29,7 +29,7 @@ services:
|
|||||||
- redis-connection
|
- redis-connection
|
||||||
|
|
||||||
app:
|
app:
|
||||||
image: nextcloud:32.0.15-fpm-alpine@sha256:c73ee0b2644f50019000a86ba9dc74ec30e9fb327ab26c15f16e19ef84fc5e3c
|
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
||||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||||
# image: nextcloud:fpm
|
# image: nextcloud:fpm
|
||||||
restart: always
|
restart: always
|
||||||
@@ -95,7 +95,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
whiteboard:
|
whiteboard:
|
||||||
image: ghcr.io/nextcloud-releases/whiteboard:v1.5.9@sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc
|
image: ghcr.io/nextcloud-releases/whiteboard:v2.0.0@sha256:059596633333d009890c64858f89f133ccd973a2e0823ad960a0cc05cf8657f1
|
||||||
environment:
|
environment:
|
||||||
- NEXTCLOUD_URL=https://tar-v33.kovagoadi.hu
|
- NEXTCLOUD_URL=https://tar-v33.kovagoadi.hu
|
||||||
- JWT_SECRET_KEY=dohlahqu3chaS7ieghee # Change me before deploying prod
|
- JWT_SECRET_KEY=dohlahqu3chaS7ieghee # Change me before deploying prod
|
||||||
@@ -138,7 +138,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
cron:
|
cron:
|
||||||
image: nextcloud:32.0.15-fpm-alpine@sha256:c73ee0b2644f50019000a86ba9dc74ec30e9fb327ab26c15f16e19ef84fc5e3c
|
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
||||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user