Save Markdowns
This commit is contained in:
Submodule HangmanLab.Backend updated: 48dd59f8e4...b3ec244e06
Submodule HangmanLab.Frontend updated: 6d96b658f0...ede31f85b5
@@ -15,6 +15,8 @@ services:
|
|||||||
- mysql
|
- mysql
|
||||||
networks:
|
networks:
|
||||||
- app-network
|
- app-network
|
||||||
|
volumes:
|
||||||
|
- backend_dump:/app/dump
|
||||||
|
|
||||||
frontent:
|
frontent:
|
||||||
build:
|
build:
|
||||||
@@ -52,3 +54,4 @@ networks:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
mysql_data:
|
mysql_data:
|
||||||
|
backend_dump:
|
||||||
Reference in New Issue
Block a user