Skip to content

Commit 3773c5f

Browse files
committed
📝 Update release notes and Travis badge
1 parent 3623db9 commit 3773c5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.org/tiangolo/uwsgi-nginx-flask-docker.svg?branch=master)](https://travis-ci.org/tiangolo/uwsgi-nginx-flask-docker)
1+
[![Build Status](https://travis-ci.com/tiangolo/uwsgi-nginx-flask-docker.svg?branch=master)](https://travis-ci.com/tiangolo/uwsgi-nginx-flask-docker)
22

33
## Supported tags and respective `Dockerfile` links
44

@@ -849,6 +849,7 @@ You will see your Flask debugging server start, you will see how it sends respon
849849

850850
### Latest Changes
851851

852+
* Add note about static path in bigger projects. PR [#150](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/150) by [@reka169](https://github.com/reka169).
852853
* Fix missing import in example. PR [#141](https://github.com/tiangolo/uwsgi-nginx-flask-docker/pull/141) by [@Boyu1997](https://github.com/Boyu1997).
853854

854855
### 1.2.0

0 commit comments

Comments
 (0)