6 lines
144 B
YAML
6 lines
144 B
YAML
# Each service listed will be deployed in its own container as part of your
|
|
# Platform.sh project.
|
|
|
|
db:
|
|
type: postgresql:12
|
|
disk: 1024 |