updated glance config
This commit is contained in:
parent
772c7addd6
commit
fa95212be4
@ -6,6 +6,8 @@ services:
|
|||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
extra_hosts:
|
||||||
|
- 'thesatelliteoflove.com:172.20.0.5'
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
@ -50,8 +50,8 @@ pages:
|
|||||||
markets:
|
markets:
|
||||||
- symbol: SPY
|
- symbol: SPY
|
||||||
name: S&P 500
|
name: S&P 500
|
||||||
- symbol: BTC-USD
|
- symbol: VTSAX
|
||||||
name: Bitcoin
|
name: Vanguard Total Stock Market
|
||||||
- symbol: NVDA
|
- symbol: NVDA
|
||||||
name: NVIDIA
|
name: NVIDIA
|
||||||
- symbol: AAPL
|
- symbol: AAPL
|
||||||
@ -63,4 +63,17 @@ pages:
|
|||||||
- symbol: AMD
|
- symbol: AMD
|
||||||
name: AMD
|
name: AMD
|
||||||
- symbol: RDDT
|
- symbol: RDDT
|
||||||
name: Reddit
|
name: Reddit
|
||||||
|
- name: Mini Painting
|
||||||
|
columns:
|
||||||
|
- size: full
|
||||||
|
widgets:
|
||||||
|
- type: rss
|
||||||
|
limit: 10
|
||||||
|
collapse-after: 3
|
||||||
|
cache: 3h
|
||||||
|
feeds:
|
||||||
|
- url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml
|
||||||
|
title: Warhammer Community
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user