Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f45ccd9995 | |||
| b033030700 | |||
| 5306c06bc9 | |||
| 4702616018 | |||
| 55062c6df7 | |||
| 3555ce85df | |||
| fcbb0a5025 |
+4
-4
@@ -483,7 +483,7 @@ services:
|
||||
POSTGRES_PORT: 5432
|
||||
REDIS_URL: redis://audiomuse-ai-valkey:6379/0
|
||||
TEMP_DIR: /app/temp_audio"
|
||||
image: ghcr.io/neptunehub/audiomuse-ai:0.7.10-beta@sha256:d7acb3e5a849312490c970b67b73b8a26d68865b587d1462b939b3142342065b
|
||||
image: ghcr.io/neptunehub/audiomuse-ai:0.7.11-beta@sha256:f934eb528940eef42a39fe3ba8b6d99d9972326efbbc2d2ec50f039281550137
|
||||
labels:
|
||||
homepage.group: Media Library
|
||||
homepage.name: AudioMuse-AI
|
||||
@@ -556,7 +556,7 @@ services:
|
||||
POSTGRES_PORT: 5432
|
||||
REDIS_URL: "redis://audiomuse-ai-valkey:6379/0"
|
||||
TEMP_DIR: "/app/temp_audio"
|
||||
image: ghcr.io/neptunehub/audiomuse-ai:0.7.10-beta@sha256:d7acb3e5a849312490c970b67b73b8a26d68865b587d1462b939b3142342065b
|
||||
image: ghcr.io/neptunehub/audiomuse-ai:0.7.11-beta@sha256:f934eb528940eef42a39fe3ba8b6d99d9972326efbbc2d2ec50f039281550137
|
||||
profiles: ["rinoa-apps"]
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -5394,7 +5394,7 @@ services:
|
||||
condition: service_healthy
|
||||
required: true
|
||||
restart: true
|
||||
image: rommapp/romm:latest@sha256:056114e8fdab8d6b592d1330390e6203f08642d6ba17d1b3ad1681ce8fc8fee3
|
||||
image: rommapp/romm:latest@sha256:b909e95d1aab88db9817be700183fda8d24094b3e7c28355ddbd066e2659fc8f
|
||||
environment:
|
||||
ROMM_DB_DRIVER: mariadb # mariadb | sqlite (default: sqlite)
|
||||
ROMM_HOST: https://localhost:3000 # [Optional] your host ip or domain name (including http(s)://, subdomain and port if needed). Being used only for webRcade feed for now.
|
||||
@@ -6336,7 +6336,7 @@ services:
|
||||
SECRET_KEY: ${TANDOOR_SECRET_KEY}
|
||||
TZ: ${TZ}
|
||||
UID: 1000
|
||||
image: vabene1111/recipes@sha256:61e78a4e2783bfb535a71adc9b04c955e870752fb6e902eccb4b2600e1a84b8d
|
||||
image: vabene1111/recipes@sha256:0f8d061895e9ba57a6d048d295af9d2fac1aa442a8d053d3d7f68ad78c4d1c17
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Tandoor Recipes
|
||||
|
||||
Reference in New Issue
Block a user