test: add X-Dev-Deploy header (1784704886)
All checks were successful
build-deploy / build-deploy (push) Successful in 17s
All checks were successful
build-deploy / build-deploy (push) Successful in 17s
This commit is contained in:
parent
ed718eb48f
commit
2944299d8e
@ -1,4 +1,5 @@
|
||||
server {
|
||||
add_header X-Dev-Deploy "auto-1784704886" always;
|
||||
listen 3000;
|
||||
server_name _;
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user