Compare commits
9 Commits
5ecc8cac04
...
08be9b6c38
| Author | SHA1 | Date | |
|---|---|---|---|
| 08be9b6c38 | |||
| 56a9bc63b4 | |||
| 0648ceb0bb | |||
| aa2f5004c4 | |||
| 8d9f33aa33 | |||
| 788cf304a4 | |||
| 35dc76124c | |||
| fcb68f3803 | |||
| 20881e3d05 |
+5
-5
@@ -146,7 +146,7 @@ services:
|
||||
# - ACTUAL_UPLOAD_FILE_SIZE_LIMIT_MB=20
|
||||
# See all options and more details at https://actualbudget.github.io/docs/Installing/Configuration
|
||||
# !! If you are not using any of these options, remove the 'environment:' tag entirely.
|
||||
image: docker.io/actualbudget/actual-server:latest@sha256:1aeeb3985db55556e716dec25e08f6ce09308c2571b65cddbc6746ee6d5e0d45
|
||||
image: docker.io/actualbudget/actual-server:latest@sha256:74385f8067f401e61f0be9e343c471705c42dfaa195295c40c5b2f15f4dcc9d4
|
||||
labels:
|
||||
swag: enable
|
||||
swag_port: 5006
|
||||
@@ -946,7 +946,7 @@ services:
|
||||
PUID: "1000"
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:6e7bb740c8c0a75ecb1bfc2992511e2abdd92acc8d3424d9abaf0f78055f12dc
|
||||
image: ghcr.io/hotio/cloudflareddns:latest@sha256:352d61503f310e251adf1552a66ffed8f30c2b307a383fbe34a227b4a6307358
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -2310,7 +2310,7 @@ services:
|
||||
test:
|
||||
- CMD-SHELL
|
||||
- pg_isready -U $$POSTGRES_USER -d $$POSTGRES_DB
|
||||
image: docker.io/library/postgres:14@sha256:a209aced4fa19381231fae4d9a4c5816f7691294f13572f8bddc082ba32e1c7c
|
||||
image: docker.io/library/postgres:14@sha256:d462928b1898dd74b749ef486797968828c1e7fc9befb5e5ca03a33bfbc32d64
|
||||
networks:
|
||||
default: null
|
||||
profiles: ["rinoa-apps"]
|
||||
@@ -3967,7 +3967,7 @@ services:
|
||||
ND_SPOTIFY_ID: ${YOUR_SPOTIFY_ID}
|
||||
ND_SPOTIFY_SECRET: ${YOUR_SPOTIFY_SECRET}
|
||||
ND_SUBSONICARTISTPARTICIPATIONS: true
|
||||
image: deluan/navidrome:latest@sha256:9fa40b3d8dec43ceb2213d1fa551da3dcfef6ac6d19c2e534efb92527c2bafd2
|
||||
image: deluan/navidrome:latest@sha256:c4b5cb36a790b3eb63ca6a68bbe2fe149c2d7fa2e586f7a480e61db630e6664b
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: Navidrome
|
||||
@@ -6477,7 +6477,7 @@ services:
|
||||
container_name: wallos
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
image: bellamy/wallos:latest@sha256:f226b0ccb9f726f0389653357a692a684afbb7a6cca705099a1d826e8f47a772
|
||||
image: bellamy/wallos:latest@sha256:11ed4975912a014e2ec53d5270acfdde8eb928f59b56ad9ba136a2e69bbec019
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: wallos
|
||||
|
||||
Reference in New Issue
Block a user