This commit is contained in:
Philip Cheung 2024-10-08 19:33:39 +08:00
parent 98c1a28dfb
commit b2247541d2
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
import type { Metadata } from "next";
import localFont from "next/font/local";
import "./globals.css";
import Head from 'next/head';
import NextTopLoader from 'nextjs-toploader';
import { Toaster } from "react-hot-toast";
const geistSans = localFont({

View File

@ -28,7 +28,6 @@ services:
networks:
- traefik-public
- default
networks:
traefik-public:
# Allow setting it to false for testing