mirror of
https://github.com/runyanjake/olomana.git
synced 2025-10-04 21:27:29 -07:00
Update traefik and add dws homepage quip
This commit is contained in:
parent
90d785b317
commit
bc632b0766
@ -44,6 +44,11 @@ const quotes = [
|
|||||||
author: "MayMay",
|
author: "MayMay",
|
||||||
link: "https://gallery.whitney.rip/library/albums/as3wif72i18kzs9q/tobee-and-maymay"
|
link: "https://gallery.whitney.rip/library/albums/as3wif72i18kzs9q/tobee-and-maymay"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: "It's your internet. Take it back.",
|
||||||
|
author: "DWS",
|
||||||
|
link: "https://dws.rip"
|
||||||
|
},
|
||||||
];
|
];
|
||||||
const failureMessageQOTD = 'Failed to fetch the quote of the day. Please try again later.';
|
const failureMessageQOTD = 'Failed to fetch the quote of the day. Please try again later.';
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.9
|
image: traefik:latest
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user