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:
|
||||
cpus: "0.05"
|
||||
memory: "20MB"
|
||||
|
||||
database:
|
||||
container_name: database
|
||||
image: postgres:alpine
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user