Compare commits
7 Commits
2d39ea681d
...
f0cb24adef
| Author | SHA1 | Date | |
|---|---|---|---|
| f0cb24adef | |||
| d7f07a2b22 | |||
| 8b96245d22 | |||
| ba38464b4d | |||
| 025dbdb422 | |||
| 8678e4ff02 | |||
| c84367d2b4 |
+4
-4
@@ -787,7 +787,7 @@ services:
|
||||
- 3000
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:af0f9442caf5908fdf655a23c34e50e6f1c66ce3306d88e3d4578280bcba9661
|
||||
image: ghcr.io/browserless/chromium:latest@sha256:c2abacf88698dc6750038363e1205c2f141856db21d564df9f7e2d8c9fb8fc22
|
||||
labels:
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
@@ -847,7 +847,7 @@ services:
|
||||
TZ: ${TZ}
|
||||
LC_ALL: en_US.UTF-8
|
||||
LISTEN_HOST: 0.0.0.0
|
||||
image: ghcr.io/dgtlmoon/changedetection.io@sha256:d89d4187221206f7f9f2c7946e7483815db905ca7d122644081aebd5d23ba391
|
||||
image: ghcr.io/dgtlmoon/changedetection.io@sha256:736331d2787f94d3201b64aa641e090f67e28577ba505bd7ba5d7c1841e1e0ca
|
||||
labels:
|
||||
homepage.description: Page change monitoring with alerts
|
||||
homepage.group: System Administration
|
||||
@@ -4736,7 +4736,7 @@ services:
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
start_period: 5s
|
||||
image: ghcr.io/dsgnr/portcheckerio-api:latest@sha256:881099ffea3550c0abd4ebdb48751f33fde913265695ab5890319f30583e3c62
|
||||
image: ghcr.io/dsgnr/portcheckerio-api:latest@sha256:75723c6a85b2fa2971becf7c32794ac3c9b69786ef14560e19eae3892f8c7bf1
|
||||
ports:
|
||||
- 36102:8000
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -6533,7 +6533,7 @@ services:
|
||||
restart: unless-stopped
|
||||
whodb:
|
||||
container_name: whodb
|
||||
image: clidey/whodb@sha256:daee5c278a431a14f7d76a2f55eb483452d16e151f90098a61ceea358d35f025
|
||||
image: clidey/whodb@sha256:11d9159c5b46166e65345981dd7cb727f39a10f7984f13d8a1df8fffc2caf85e
|
||||
environment:
|
||||
WHODB_CLICKHOUSE_1: '{ "host": "signoz-clickhouse" }'
|
||||
WHODB_MARIADB_1: '{ "host": "mariadb", "user": "root", "password":
|
||||
|
||||
Reference in New Issue
Block a user