mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
Merge pull request #117 from YunoHost-Apps/testing
Dont letsencrypt bruh
This commit is contained in:
commit
e3c0b208c0
1 changed files with 0 additions and 6 deletions
|
@ -30,12 +30,6 @@ location / {
|
|||
# include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
# Let's Encrypt keeps its files here
|
||||
location ^~ '/.well-known/acme-challenge' {
|
||||
root /var/www/certbot;
|
||||
default_type "text/plain";
|
||||
}
|
||||
|
||||
location ~ ^/(js|css) {
|
||||
root __FINALPATH__/live/priv/static;
|
||||
etag off;
|
||||
|
|
Loading…
Add table
Reference in a new issue