No DOMAIN in backend
This commit is contained in:
parent
4ac684e6ae
commit
60197c4e96
1 changed files with 0 additions and 1 deletions
|
|
@ -14,5 +14,4 @@ class ${r.classname}Backend(BaseBackend):
|
||||||
EMAIL = '${r.email}'
|
EMAIL = '${r.email}'
|
||||||
VERSION = '${r.version}'
|
VERSION = '${r.version}'
|
||||||
|
|
||||||
DOMAIN = 'www.${r.name}.com'
|
|
||||||
BROWSER = ${r.classname}Browser
|
BROWSER = ${r.classname}Browser
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue