Add Platform.sh required files
This commit is contained in:
parent
0c1321fed5
commit
ab69190d8f
12 changed files with 379 additions and 6 deletions
6
.platform/services.yaml
Normal file
6
.platform/services.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
db:
|
||||
type: mariadb:10.4
|
||||
disk: 2048
|
||||
|
||||
cache:
|
||||
type: redis:6.0
|
Loading…
Add table
Add a link
Reference in a new issue