revert move config to fix docker compose being grumpy
This commit is contained in:
Lee
2023-07-02 13:55:18 +00:00
parent ae03ff059b
commit c925aec7c7
4 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
import Image from "next/image";
import Config from "../../config/config.json";
import Config from "../../config.json";
export default function Home() {
return (