domain change
This commit is contained in:
parent
0e6082d3f1
commit
9fc48d172c
@ -108,12 +108,19 @@ body{
|
||||
#main{
|
||||
text-align:justify;
|
||||
clear:both;
|
||||
|
||||
p{
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
.span8{
|
||||
|
||||
padding:0 5em 0 3em;
|
||||
|
||||
ul{
|
||||
margin-left:1em;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
h1, h2,h3,h4{
|
||||
color :#00ade2;
|
||||
|
@ -4,7 +4,7 @@ upstream ecole_eft_app_unicorn {
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
server_name new.ecole-eft-france.fr;
|
||||
server_name ecole-eft-france.fr new.ecole-eft-france.fr;
|
||||
root /home/web/ecole_eft_app/current/public;
|
||||
try_files $uri/index.html $uri @unicorn;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user