summaryrefslogtreecommitdiffstats
path: root/docuseal
diff options
context:
space:
mode:
Diffstat (limited to 'docuseal')
-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:
Commit message (Expand)AuthorFilesLines 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