mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
restart database project
This commit is contained in:
parent
1f4058e5e5
commit
aa40d4efbf
@ -33,7 +33,8 @@ services:
|
||||
ports:
|
||||
- 3306:3306
|
||||
volumes:
|
||||
- db_test_vol:/var/lib/mysql
|
||||
- db_test_vol:/var/lib/mysql
|
||||
restart: always # this is very dangerous, but worth a test for the delayed mariadb startup at first run
|
||||
|
||||
#########################################################
|
||||
## LOGIN SERVER #########################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user