From ae3babdb6f7a50c7b4a00cd86cf9ee281e453d2d Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 8 Jul 2015 16:01:10 +0300 Subject: Going live --- modes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modes.py') diff --git a/modes.py b/modes.py index e4dc79a..ec56fbe 100644 --- a/modes.py +++ b/modes.py @@ -9,7 +9,7 @@ from datetime import datetime from time import sleep -ROOT_URL = 'http://10.55.55.229:3000/prints' +ROOT_URL = 'http://www.modes.me/prints' BASE_IMAGE = 'base.jpg' BASE_FONT = 'cutive.ttf' MATRIX_PADDING = 3 -- cgit v1.3.1