diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-08 16:01:10 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-08 16:01:10 +0300 |
| commit | ae3babdb6f7a50c7b4a00cd86cf9ee281e453d2d (patch) | |
| tree | f52b8d842897a1827ce495afa36ff44018477728 /modes.py | |
| parent | 65ce14868885e0a6465625a50fbf5d9f9d4f579e (diff) | |
Going live
Diffstat (limited to 'modes.py')
| -rw-r--r-- | modes.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
