Add blank line for improved readability in docker-compose.yml
This commit is contained in:
parent
051fabf5bb
commit
b5d6b4b605
@ -85,6 +85,7 @@ services:
|
|||||||
limits:
|
limits:
|
||||||
cpus: "0.05"
|
cpus: "0.05"
|
||||||
memory: "20MB"
|
memory: "20MB"
|
||||||
|
|
||||||
database:
|
database:
|
||||||
container_name: database
|
container_name: database
|
||||||
image: postgres:alpine
|
image: postgres:alpine
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user