fix: update docker-compose configuration and restore backend service

This commit is contained in:
2025-11-26 19:33:11 +01:00
parent 77111958a2
commit 3d6c9bfecd
2 changed files with 18 additions and 10 deletions

View File

@@ -1,7 +1,6 @@
import React from "react";
import ChangeAPI from "./ChangeAPI";
import ChangePreferences from "./ChangePreferences";
import { myToast } from "../utils/toastify";
import { useState } from "react";
import Cookies from "js-cookie";
import logo from "../assets/cloud-sun-fill.png";