This commit is contained in:
Léo Haf 2025-04-25 17:40:53 +02:00 committed by GitHub
parent 2ed52123de
commit 28188784ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,13 +4,11 @@ services:
app_proxy:
environment:
APP_HOST: btc-deepsea_deepsea_1
APP_PORT: 5333
APP_PORT: 5000
deepsea:
image: ghcr.io/retropex/custom-dashboard-ocean:v0.8.1@sha256:6b5144ed7e7ebfbfed7706bbb932d62689df67bd188951eb92f201690eedce8f
user: 1000:1000
restart: on-failure
volumes:
- ${APP_DATA_DIR}/data/:/app/data/
ports:
- 5333:5333
- ${APP_DATA_DIR}/data/:/app/data/