Update README.md
All checks were successful
Test web app / Check syntax (push) Successful in 10s
Test web app / Test server with Flask Dev Mode (push) Successful in 16s
Test web app / Test server with Gunicorn (WSGI) (push) Successful in 16s
Test web app / Test server with Hypercorn (ASGI) (push) Successful in 22s
All checks were successful
Test web app / Check syntax (push) Successful in 10s
Test web app / Test server with Flask Dev Mode (push) Successful in 16s
Test web app / Test server with Gunicorn (WSGI) (push) Successful in 16s
Test web app / Test server with Hypercorn (ASGI) (push) Successful in 22s
This commit is contained in:
parent
b717ef6cec
commit
8ebc05b6b6
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ services:
|
|||
ports:
|
||||
- 2009:2009/tcp
|
||||
volumes:
|
||||
- ./certs:/app/certs
|
||||
- ./certs:/root/certs
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue