Skip to content

Commit

Permalink
Retirando a instalacao default do modulo de respostas, pois ele preci…
Browse files Browse the repository at this point in the history
…sa de configuracao adicional depois de instalado. Apenas foi desabilitado a sua instalacao por default, caso deseje q ele seja instalado basta alterar a flag dele para true no envlocal.env
  • Loading branch information
marlinhares committed Feb 17, 2022
1 parent 8cae79a commit 257e559
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion envlocal-example-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0

#************************************************************
Expand Down
2 changes: 1 addition & 1 deletion envlocal-example-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,6 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0

2 changes: 1 addition & 1 deletion envlocal-example-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,6 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0

2 changes: 1 addition & 1 deletion envlocal.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0

#************************************************************
Expand Down
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-completa-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-default-http-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-http-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-mysql.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-oracle.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0
2 changes: 1 addition & 1 deletion tests/test-envlocal-reduzida-sqlserver.env
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ export MODULO_ESTATISTICAS_CHAVE=seipublico
#export MODULO_WSSEI_CHAVE=pegueachavenacentraldesservicospen

# MODULO RESPOSTA
export MODULO_RESPOSTA_INSTALAR=true
export MODULO_RESPOSTA_INSTALAR=false
export MODULO_RESPOSTA_VERSAO=1.1.0

0 comments on commit 257e559

Please sign in to comment.