|
|
@@ -1,5 +1,7 @@ |
|
|
# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; -*- |
|
|
# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; -*- |
|
|
|
|
|
|
|
|
|
|
|
# questa configurazione è solo per fare delle prove di gitlab |
|
|
|
|
|
|
|
|
config = { |
|
|
config = { |
|
|
'MYSQL_HOST': 'localhost', |
|
|
'MYSQL_HOST': 'localhost', |
|
|
'MYSQL_USER': 'corso', |
|
|
'MYSQL_USER': 'corso', |
|
|
|