mirror of
https://git.oxeozero.it.com/oxeo0/darknet-lantern.git
synced 2025-08-07 21:02:12 -04:00
finished option 9 ready for test
This commit is contained in:
parent
b234d9d1d0
commit
c4ebef10a4
4 changed files with 61 additions and 62 deletions
|
@ -1,3 +1,5 @@
|
|||
import re
|
||||
|
||||
ROOT_PATH = '/srv/darknet-lantern/'
|
||||
STATIC_PATH = ROOT_PATH + 'www/'
|
||||
TEMPLATE_PATH = ROOT_PATH + 'templates/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue