diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d89c05f13f3ef4d6a1a242131eb7500899374550..88411ab009ab87b19a638469fb3674852a02e67d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ deploy_demo-master:
         pull
     - grep -v "build:" docker-compose.yml | ssh root@demo-master.biscuit-sis.org
        env BISCUIT_IMAGE_TAG=${CI_COMMIT_REF_NAME}
-           NGIINX_HTTP_PORT=80
+           NGINX_HTTP_PORT=80
        docker-compose
         -p biscuit-${CI_ENVIRONMENT_SLUG}
         -f /dev/stdin