typo.
This commit is contained in:
parent
0b888c75eb
commit
0af5bf4bb4
@ -7,7 +7,7 @@ import requests
|
|||||||
from .forms import ServerAddressForm
|
from .forms import ServerAddressForm
|
||||||
|
|
||||||
# Create your views here.
|
# Create your views here.
|
||||||
default_address = 'https://localhost:8000/spoiler'
|
default_address = 'http://localhost:8000/spoiler'
|
||||||
|
|
||||||
|
|
||||||
def index(request):
|
def index(request):
|
||||||
|
Loading…
Reference in New Issue
Block a user