Skip to content

Instantly share code, notes, and snippets.

View Yoda-BZH's full-sized avatar

Yoda-BZH Yoda-BZH

View GitHub Profile
@fstrube
fstrube / nginx-magento
Last active March 17, 2021 10:52
nginx-magento
server {
listen 80;
root /var/www/magento;
index index.php index.html index.htm;
server_name magento.local;
# Place PHP error logs in the Magento log folder