We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de65778 + 2b0c488 commit db3bdb6Copy full SHA for db3bdb6
1 file changed
deployment/default.conf
@@ -33,7 +33,7 @@ server {
33
location / {
34
root /usr/share/nginx/html;
35
index index.html index.htm;
36
- #add_header X-REVISION $APPLICATION_VERSION;
+ add_header X-REVISION $APPLICATION_VERSION;
37
}
38
39
include /etc/nginx/extra/*.conf;
0 commit comments