From 14ad97292ec9fa2c93e193ec08e3c50cf302cd66 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 26 May 2025 18:21:45 +0200 Subject: Update Docuseal to 2.0.1 --- docuseal/compose.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docuseal/compose.yaml b/docuseal/compose.yaml index a6dff65..cd36f6c 100644 --- a/docuseal/compose.yaml +++ b/docuseal/compose.yaml @@ -1,12 +1,10 @@ ---- services: docuseal: container_name: docuseal - image: docuseal/docuseal:2.0.0 + image: docuseal/docuseal:2.0.1 ports: - 10.0.0.1:3030:3000 volumes: - ./data-docuseal:/data restart: unless-stopped networks: {} -... -- cgit v1.2.3 8c0ec4a7fe371c30bc6be784bdc9407dbe2'/> Yet another android myanimelist client
summaryrefslogtreecommitdiffstats
path: root/app/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43