Skip to content
Snippets Groups Projects
Commit 80ac5f2e authored by Milo Hivert's avatar Milo Hivert
Browse files

version site sur vm

parents 610f2de6 3ffd39c3
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Astegif&obegif</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
......
......@@ -24,7 +24,7 @@ SECRET_KEY = 'django-insecure-^pwp$p=!_g7hoyl&1kul+!v(!y9lu+6@-+1d_&auub18m^h@w(
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
DEBUG = True
ALLOWED_HOSTS = ["138.195.139.213", "localhost", "astegifetobegif.cs-campus.fr", "*"]
......
......@@ -34,5 +34,5 @@ urlpatterns = [
path('connexion/',views.connexion, name="connexion"),
path('vip', views.vip, name='vip'),
path('intermediaire/', views.login, name="login"),
path('',views.login, name="login"),
path('',views.accueil, name="accueil"),
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment