Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Collection of Practice
2019
1506722720-practice
Commits
16007485
Commit
16007485
authored
Sep 17, 2019
by
Dwi Nanda Susanto
Browse files
update allowed hosts and update readme.md
parent
e08310df
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
16007485
# 1506722720-practice
Dwi Nanda Susanto - 1506722720 - Computer Science 2015 - PMPL A - Practice Repo
\ No newline at end of file
# Simple Home Page
> Dwi Nanda Susanto - 1506722720 - Computer Science 2015 - PMPL A - Practice Repo
The
**deployed**
simple home page can be accessed here :
[
http://dwi-simplehomepage.herokuapp.com/
](
http://dwi-simplehomepage.herokuapp.com/
)
s
eed.txt
→
s
tatic/.keep
View file @
16007485
File moved
superlists/settings.py
View file @
16007485
...
...
@@ -25,7 +25,7 @@ SECRET_KEY = 'hy8i*t3!(z=6ycjz@n80d*rd!*@i^4j!p9wasjdqd)1@+_gqv2'
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG
=
True
ALLOWED_HOSTS
=
[
'dwi
nanda
-simplehomepage.herokuapp.com'
,
'127.0.0.1'
]
ALLOWED_HOSTS
=
[
'dwi-simplehomepage.herokuapp.com'
,
'127.0.0.1'
]
# Application definition
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment