Troubleshooting
PM2 neběží
pm2 resurrect
Docker IP změněna
docker inspect docker-db_postgres-1 | grep IPAddress
Nginx error
nginx -t
systemctl reload nginx
Port obsazený
netstat -tlnp | grep PORT
pm2 resurrect
docker inspect docker-db_postgres-1 | grep IPAddress
nginx -t
systemctl reload nginx
netstat -tlnp | grep PORT