it's working
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
[submodule "d7"]
|
[submodule "d7"]
|
||||||
path = d7
|
path = d7
|
||||||
url = https://figureslibres.io/gogs/bachir/performance-art.fr.git
|
url = https://figureslibres.io/gogs/bachir/Clameurs.git
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
root /var/www/html/performance-art.fr/public_html;
|
root /var/www/html/clameurs-lawebserie.fr/public_html;
|
||||||
index index.html index.php;
|
index index.html index.php;
|
||||||
server_name dev.performance-art.fr;
|
server_name dev.clameurs-lawebserie.fr;
|
||||||
|
|
||||||
charset utf-8;
|
charset utf-8;
|
||||||
|
|
||||||
@@ -39,8 +39,8 @@ server {
|
|||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
root /var/www/html/performance-art.fr/static_html;
|
root /var/www/html/clameurs-lawebserie.fr/static_html;
|
||||||
server_name static.performance-art.fr;
|
server_name static.clameurs-lawebserie.fr;
|
||||||
|
|
||||||
index index.html index.js index.css index.json index.woff index.ttf; # index.ico index.jpg index.png index.gif index.jpeg
|
index index.html index.js index.css index.json index.woff index.ttf; # index.ico index.jpg index.png index.gif index.jpeg
|
||||||
|
|
||||||
|
|||||||
Submodule
+1
Submodule d7 added at 092758ecb0
Reference in New Issue
Block a user