This website works better with JavaScript.
Home
Explore
Help
Sign In
public_code
/
nanowsgi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
aggiunto commento
auth
Andrea Papotti
13 years ago
parent
672176401b
commit
58a525f2ed
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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',
Write
Preview
Loading…
Cancel
Save