Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 28af2aaf21 | |||
| 92d6fce0cf | |||
| ae166a5139 | |||
| 02e638dcfb | |||
| 172dd8c516 | |||
| c16c7ee09e | |||
| dc82a0b95f | |||
| 5ee391fdf4 | |||
| af437c0776 |
+4
-4
@@ -585,7 +585,7 @@ services:
|
||||
expose:
|
||||
- 9091
|
||||
- 9959 # Metrics port for Prometheus
|
||||
image: authelia/authelia:master@sha256:2bf73bbe9018bf21abb2796866a61893e45807744cbff79c6310e09a13b06be1
|
||||
image: authelia/authelia:master@sha256:135efd5c2d0d854692276ef2a80c5b86429eb7f8d5d0219e2fc0a8955f67e663
|
||||
labels:
|
||||
homepage.group: Privacy/Security
|
||||
homepage.name: Authelia
|
||||
@@ -889,7 +889,7 @@ services:
|
||||
- 3000
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:f1993ca0252f9f58e9b5c6fa7d745f011eaaf9b1cfbece8f173b1d99eb351806
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:56f6b349685a94a5e07f1e376bb5d5d5c5a96a554bd27bab5d6d018d8e578e4f
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -1677,7 +1677,7 @@ services:
|
||||
WEEKLY_JAMS_FLAGS: --playlist=weekly-jams --download-mode=skip
|
||||
DAILY_JAMS_SCHEDULE: 30 2 * * *
|
||||
DAILY_JAMS_FLAGS: --playlist=daily-jams --download-mode=skip
|
||||
image: ghcr.io/lumepart/explo:latest@sha256:e4659bd1f4349a6355c0a89a0f718092de27b32d64ee24c76e1609089b060701
|
||||
image: ghcr.io/lumepart/explo:latest@sha256:d4b55bf5c8f2099815e1613a74d9d5ceb1ee6a3fc8f973a19c60cf842bc8d8df
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -4016,7 +4016,7 @@ services:
|
||||
NODE_ENV: production
|
||||
WEBHOOK_URL: https://n8n.${MY_TLD}/
|
||||
GENERIC_TIMEZONE: ${TZ}
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:b1b0c592735e24acd3cc64db83f94ef4efd8e331e47c6883249cc51cc1bea16b
|
||||
image: docker.n8n.io/n8nio/n8n@sha256:d8b7ace22609c8297f02b2103543b2babdfa3880d5bcfb14e4e0d9d8ec11671c
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
|
||||
Reference in New Issue
Block a user