dopaminadarktheme
Full Dopamina Dark Theme
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
brew install nginx
server {
listen 80;
server_name localhost;
#access_log logs/host.access.log main;
location / {
root /var/www/;
index index.html index.htm;
}
nginx -s stop | quit | reopen | reload Assine a newsletter para receber em seu email as publicações atualizadas neste blog