Update listening port
Some checks failed
CD/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
jose-rZM
2025-12-23 17:46:32 +01:00
parent 9e2e5d41eb
commit abf402b775

View File

@@ -1,5 +1,5 @@
server {
listen 80;
listen 8081;
server_name _;
root /usr/share/nginx/html;