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
|
||||
networks:
|
||||
- app-network
|
||||
volumes:
|
||||
- backend_dump:/app/dump
|
||||
|
||||
frontent:
|
||||
build:
|
||||
@@ -51,4 +53,5 @@ networks:
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
mysql_data:
|
||||
mysql_data:
|
||||
backend_dump:
|
||||
Reference in New Issue
Block a user