mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-26 10:43:35 +02:00
updating main documentation to include link to sample and adding newlines
Signed-off-by: grantbirki <grant.birkinbine@gmail.com> Signed-off-by: Grant Birkinbine <grant.birkinbine@gmail.com>
This commit is contained in:
parent
aafa9846df
commit
b1cf5cbc50
6 changed files with 6 additions and 5 deletions
|
@ -29,4 +29,4 @@ services:
|
|||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
command: gunicorn -w 3 -t 60 -b 0.0.0.0:8000 app:app
|
||||
command: gunicorn -w 3 -t 60 -b 0.0.0.0:8000 app:app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue