[SHARE] GAB - Gekko Automated Backtests
#93
(04-02-2018, 03:25 PM)PapoKarlo Wrote:
Quote:PapoKarlo

Can you show your nginx configuration for reference purpose?
server {
       listen 80 default_server;
       listen [::]:80 default_server;
       root /var/www/html;
       server_name _;
       location / {
               try_files $uri $uri/ =404;
       }
       location ~ \.php$ {
               include snippets/fastcgi-php.conf;

               fastcgi_pass unix:/var/run/php/php7.2-fpm.sock;
               fastcgi_read_timeout 900;
       }
}

Thanks
  Reply


Messages In This Thread
RE: [SHARE] GAB - Gekko Automated Backtests - by gekko2yuno - 04-14-2018, 08:00 PM
YT - by mtom78632 - 07-17-2021, 06:02 AM
WW - by mtom78632 - 07-18-2021, 07:12 AM

Forum Jump:


Users browsing this thread: