Quellcode durchsuchen

aggiunto commento

auth
Andrea Papotti vor 13 Jahren
Ursprung
Commit
58a525f2ed
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      config.py

+ 2
- 0
config.py Datei anzeigen

@@ -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',


Laden…
Abbrechen
Speichern