Save Markdowns

This commit is contained in:
h z
2024-12-06 15:13:20 +00:00
parent 17bc59bfb5
commit 27557092c2
3 changed files with 6 additions and 3 deletions

View File

@@ -15,6 +15,8 @@ services:
- mysql
networks:
- app-network
volumes:
- backend_dump:/app/dump
frontent:
build:
@@ -51,4 +53,5 @@ networks:
driver: bridge
volumes:
mysql_data:
mysql_data:
backend_dump: