Compare commits

..

No commits in common. "41464d14e75da42fff188108587fe899090687c5" and "33c87bbcf13a0bd116d980b9e530e7f8cdefa1f1" have entirely different histories.

3 changed files with 17 additions and 31 deletions

View File

@ -1,7 +1,7 @@
version: "3"
services:
server:
image: gitea/gitea:1
image: gitea/gitea:1.22.1
container_name: gitea
environment:
- USER_UID=1000

View File

@ -5,6 +5,19 @@ pages:
widgets:
- type: calendar
- type: rss
limit: 10
collapse-after: 3
cache: 3h
feeds:
- url: https://ciechanow.ski/atom.xml
- url: https://www.joshwcomeau.com/rss.xml
title: Josh Comeau
- url: https://samwho.dev/rss.xml
- url: https://awesomekling.github.io/feed.xml
- url: https://ishadeed.com/feed.xml
title: Ahmad Shadeed
- type: twitch-channels
channels:
- warhammer
@ -62,32 +75,5 @@ pages:
feeds:
- url: https://thesatelliteoflove.com/feeds/warhammer_rss_feed.xml
title: Warhammer Community
- name: Self Hosting
columns:
- size: small
widgets:
- type: releases
show-source-icon: true
repositories:
- go-gitea/gitea
- louislam/dockge
- glanceapp/glance
- hoarder-app/hoarder
- goauthentik/authentik
- superseriousbusiness/gotosocial
- stonith404/pingvin-share
- caddyserver/caddy
- size: full
widgets:
- type: rss
limit: 10
collapse-after: 3
cache: 3h
feeds:
- url: https://ciechanow.ski/atom.xml
- url: https://www.joshwcomeau.com/rss.xml
title: Josh Comeau
- url: https://samwho.dev/rss.xml
- url: https://awesomekling.github.io/feed.xml
- url: https://ishadeed.com/feed.xml
title: Ahmad Shadeed

View File

@ -1,6 +1,6 @@
services:
pingvin-share:
image: stonith404/pingvin-share:v1.2.1
image: stonith404/pingvin-share
restart: unless-stopped
environment:
- TRUST_PROXY=true