Initial Project Commit
This commit is contained in:
commit
a6dea9c888
2148 changed files with 173870 additions and 0 deletions
7
src/main/docker/services.yml
Normal file
7
src/main/docker/services.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
# This configuration is intended for development purpose, it's **your** responsibility to harden it for production
|
||||
name: resilient
|
||||
services:
|
||||
mysql:
|
||||
extends:
|
||||
file: ./mysql.yml
|
||||
service: mysql
|
Loading…
Add table
Add a link
Reference in a new issue