salt changes
This commit is contained in:
parent
98c753aba6
commit
e18427bfaf
4 changed files with 2 additions and 79 deletions
|
@ -29,12 +29,10 @@ MODULES = [
|
|||
]
|
||||
|
||||
if ENV is 'PROD':
|
||||
#SERVER_NAME = 'realms.io'
|
||||
PORT = 80
|
||||
DOMAIN = 'realms.io'
|
||||
else:
|
||||
DEBUG = True
|
||||
ASSETS_DEBUG = True
|
||||
#SERVER_NAME = 'realms.dev:8000'
|
||||
DOMAIN = 'realms.dev'
|
||||
PORT = 8000
|
Loading…
Add table
Add a link
Reference in a new issue