manetta
3 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
class Config(object): |
|||
PORTNUMBER = 5001 |
|||
PAD_URL = 'https://pad.vvvvvvaria.org/' # with a slash in the end! |
|||
PAD_API_URL = 'https://pad.vvvvvvaria.org/api/1.2.15/' |
|||
PAD_API_KEY = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' |
Loading…
Reference in new issue