Update traefik and add dws homepage quip

This commit is contained in:
whitney 2024-07-15 13:32:56 -07:00
parent 90d785b317
commit bc632b0766
2 changed files with 7 additions and 2 deletions

View File

@ -44,6 +44,11 @@ const quotes = [
author: "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.';

View File

@ -5,7 +5,7 @@ networks:
services:
traefik:
image: traefik:v2.9
image: traefik:latest
container_name: traefik
restart: unless-stopped
networks: