summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docuseal/compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docuseal/compose.yaml b/docuseal/compose.yaml
index df38963..0604952 100644
--- a/docuseal/compose.yaml
+++ b/docuseal/compose.yaml
@@ -2,7 +2,7 @@
services:
docuseal:
container_name: docuseal
- image: docuseal/docuseal:2.0.7
+ image: docuseal/docuseal:2.0.8
ports:
- 10.0.0.1:3030:3000
volumes:
ements_detail&id=be1df4b40a41ae1d4c727637a326ad32eb729ed9&showmsg=1&follow=1'>aniki/presentation/model/manga/TopManga.kt (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-13DetailSearchMangaController.kt and activity OKClyhtsuriva2-59/+80
2021-05-13DetailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111
2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2
2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116
2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12
2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8