mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Add final newlines and fix linting issues
This commit is contained in:
parent
2df2889da5
commit
2a933955a2
@ -4,4 +4,5 @@
|
|||||||
"wallet": "yourwallethere",
|
"wallet": "yourwallethere",
|
||||||
"timezone": "America/Los_Angeles",
|
"timezone": "America/Los_Angeles",
|
||||||
"network_fee": 0.0
|
"network_fee": 0.0
|
||||||
}
|
}
|
||||||
|
|
@ -11,4 +11,4 @@ services:
|
|||||||
user: 1000:1000
|
user: 1000:1000
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/:/app/data/
|
- ${APP_DATA_DIR}/data/:/app/data/
|
||||||
|
@ -4,7 +4,6 @@ category: bitcoin
|
|||||||
name: DeepSea Dashboard
|
name: DeepSea Dashboard
|
||||||
version: "0.9.2"
|
version: "0.9.2"
|
||||||
tagline: Retro style Ocean dashboard
|
tagline: Retro style Ocean dashboard
|
||||||
icon: ""
|
|
||||||
description: >-
|
description: >-
|
||||||
Customized Ocean.xyz Bitcoin Mining Pool Dashboard
|
Customized Ocean.xyz Bitcoin Mining Pool Dashboard
|
||||||
|
|
||||||
@ -16,8 +15,8 @@ dependencies: []
|
|||||||
repo: https://github.com/Djobleezy/DeepSea-Dashboard.git
|
repo: https://github.com/Djobleezy/DeepSea-Dashboard.git
|
||||||
support: https://github.com/Djobleezy/DeepSea-Dashboard/issues
|
support: https://github.com/Djobleezy/DeepSea-Dashboard/issues
|
||||||
port: 5300
|
port: 5300
|
||||||
gallery: ""
|
gallery: []
|
||||||
path: ""
|
path: ""
|
||||||
releaseNotes: ""
|
releaseNotes: ""
|
||||||
submitter: Léo Haf
|
submitter: Léo Haf
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/2635
|
submission: https://github.com/getumbrel/umbrel-apps/pull/2635
|
||||||
|
Loading…
Reference in New Issue
Block a user