Browse Source

aggiunto commento

auth
Andrea Papotti 13 years ago
parent
commit
58a525f2ed
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config.py

+ 2
- 0
config.py View File

@@ -1,5 +1,7 @@
# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; -*-

# questa configurazione è solo per fare delle prove di gitlab

config = {
'MYSQL_HOST': 'localhost',
'MYSQL_USER': 'corso',


Loading…
Cancel
Save