Correction nginx.conf, add gitlab install

This commit is contained in:
2019-04-03 17:36:19 +09:00
parent 0f914ca1c8
commit 1a1b3c0b00
5 changed files with 6 additions and 23 deletions

View File

@ -48,5 +48,5 @@ http {
}
}
include applications/*.conf;
include conf.d/*.conf;
}