1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

add yunopannel

This commit is contained in:
yalh76 2019-03-16 14:31:33 +01:00
parent 74bc509070
commit 7263d59164

View file

@ -32,4 +32,7 @@
proxy_pass http://localhost:__PORT__;
client_max_body_size 16m;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}