Skip to content

Commit e6c2d0d

Browse files
committed
recover tutum.yml
1 parent e36f894 commit e6c2d0d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tutum.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
web:
2+
image: tutum/quickstart-python
3+
links:
4+
- redis
5+
ports:
6+
- "5000:80"
7+
redis:
8+
image: redis

0 commit comments

Comments
 (0)