Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03b921eb42 | ||
|
|
58f1f21fe8 | ||
|
|
5597807afa | ||
|
|
0381d1d939 |
+3
-3
@@ -29,7 +29,7 @@ services:
|
||||
- redis-connection
|
||||
|
||||
app:
|
||||
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
||||
image: nextcloud:32.0.15-fpm-alpine@sha256:c73ee0b2644f50019000a86ba9dc74ec30e9fb327ab26c15f16e19ef84fc5e3c
|
||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||
# image: nextcloud:fpm
|
||||
restart: always
|
||||
@@ -95,7 +95,7 @@ services:
|
||||
|
||||
|
||||
whiteboard:
|
||||
image: ghcr.io/nextcloud-releases/whiteboard:v2.0.0@sha256:059596633333d009890c64858f89f133ccd973a2e0823ad960a0cc05cf8657f1
|
||||
image: ghcr.io/nextcloud-releases/whiteboard:v1.5.9@sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc
|
||||
environment:
|
||||
- NEXTCLOUD_URL=https://tar-v33.kovagoadi.hu
|
||||
- JWT_SECRET_KEY=dohlahqu3chaS7ieghee # Change me before deploying prod
|
||||
@@ -138,7 +138,7 @@ services:
|
||||
|
||||
|
||||
cron:
|
||||
image: nextcloud:32.0.15-fpm-alpine@sha256:05600d1eea23f2bcc2e52947d35f697faf793c692ad344a3167c53e40f0d4b9f
|
||||
image: nextcloud:32.0.15-fpm-alpine@sha256:c73ee0b2644f50019000a86ba9dc74ec30e9fb327ab26c15f16e19ef84fc5e3c
|
||||
# image: nextcloud@sha256:e899ecc5d6b89863d06ffd6eaa3a965c7fc7fd671b38dd06f8185e1df761c7c8
|
||||
restart: always
|
||||
volumes:
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
FROM nginx:1.31.6-alpine@sha256:35c6bab452e41fc906bfa367bccff2e92f88ba6723d07479e7a18e1c6a3f5b52
|
||||
FROM nginx:1.31.6-alpine@sha256:adad2ae9204d0fd7a34f40299bc838c3782be1293b10005eac4315ff5a1abf4e
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
Reference in New Issue
Block a user