Commit 80b6c225 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'dev' into 'master'

Dev

See merge request redmic-project/gateway/nginx-proxy-http!7
parents 771dc6ea 7219fe89
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -7,12 +7,11 @@ stages:
  - deploy

variables:
  DD_IMAGE_NAME: nginx
  DD_IMAGE_TAG: alpine
  STACK: gateway
  PROJECT_PARENT_NAME: gateway

.deploy:
  variables:
    SERVICES_TO_CHECK: ${STACK}_${CI_PROJECT_NAME}
    STACK: ${PROJECT_PARENT_NAME}
    SERVICES_TO_CHECK: ${PROJECT_PARENT_NAME}_${CI_PROJECT_NAME}
  environment:
    url: http://${PUBLIC_HOSTNAME}
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@

Nginx service configured to redirect HTTP requests to HTTPS endoint and allow certificates validation


## Volúmenes

### acme-vol