1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00
diaspora_ynh/conf/nginx_upstream.conf
Développeur égaré 6072030390 version fonctionnelle
Version fonctionnelle testée. A éprouver.
2015-03-01 23:06:20 +01:00

5 lines
59 B
Text

upstream diaspora_server {
server 127.0.0.1:3986;
}