dev add verified notifications
Test Workflow / test (push) Successful in 1m29s

This commit is contained in:
vladp
2026-04-08 21:58:28 +07:00
parent be1ad7f066
commit aef2c1dfe0
3 changed files with 4 additions and 10 deletions
+1
View File
@@ -323,6 +323,7 @@ server_name dev-workspace.not-copy.com;
ssl_certificate_key /etc/letsencrypt/live/dev-workspace.not-copy.com/privkey.pem;
location /api/ {
proxy_pass http://localhost:3001;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;