We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36f894 commit e6c2d0dCopy full SHA for e6c2d0d
tutum.yml
@@ -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