Compare commits
7 Commits
ee6440f798
...
6c9b033fb7
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c9b033fb7 | |||
| 19f13cb9c0 | |||
| 3233445894 | |||
| d38dadd4b5 | |||
| d22c382c3e | |||
| 6d49d9728e | |||
| 94aa32a35a |
+4
-4
@@ -312,7 +312,7 @@ services:
|
||||
PUBLIC_SNAPSHOTS: false # set to False to prevent anonymous users from viewing snapshot content
|
||||
PUBLIC_ADD_VIEW: false # set to True to allow anonymous users to submit new URLs to archive
|
||||
SEARCH_BACKEND_ENGINE: ripgrep # tells ArchiveBox to use sonic container below for fast full-text search
|
||||
image: archivebox/archivebox:latest@sha256:fdf2936192aa1e909b0c3f286f60174efa24078555be4b6b90a07f2cef1d4909
|
||||
image: archivebox/archivebox:latest@sha256:1a5a37331091d9df865ead2b9c231aa5a892fc26fe0422ce6140d9e2d9532327
|
||||
labels:
|
||||
homepage.group: Personal Tools
|
||||
homepage.name: ArchiveBox
|
||||
@@ -483,7 +483,7 @@ services:
|
||||
expose:
|
||||
- 9091
|
||||
- 9959 # Metrics port for Prometheus
|
||||
image: authelia/authelia:master@sha256:92c9e2ea37ef2e9e910efa905bd7d9dfe5c72ea8caf71efd32c598b8fb80f191
|
||||
image: authelia/authelia:master@sha256:47f64d0477329255c5efc1f01b584e1a341244354926c8f82fcc88dfcfbc3f94
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Authelia
|
||||
@@ -3574,7 +3574,7 @@ services:
|
||||
depends_on:
|
||||
- maxun-backend
|
||||
<<: *maxun-env
|
||||
image: getmaxun/maxun-frontend:latest@sha256:ac9150566fea38778e350d7f3ef3cf7244539394e5bc3598c1b5c30f41b5b73a
|
||||
image: getmaxun/maxun-frontend:latest@sha256:055c0ded4d1028ab4a6f2b76457299053f0244c0df30cc104370f4b7ac435352
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -3914,7 +3914,7 @@ services:
|
||||
NODE_ENV: production
|
||||
WEBHOOK_URL: https://n8n.${MY_TLD}/
|
||||
GENERIC_TIMEZONE: ${TZ}
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:fe36dc659e17c046255eb56ef65e7776eb7d13e4ca83a76bef137effa090972d
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:bd3142315412165662d34c7d1556d19deb42225d639c448d0b35cdd3d9f749e4
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
|
||||
Reference in New Issue
Block a user