Update epp proxy config files according to epp url (#2116)

Opens port in Riigipilv and in K8s cluster for specific (last 3 PullRequest number digits) TCP port. 

* Build epp proxy image

* Push all images to ghcr
This commit is contained in:
Keijo Raamat 2021-10-12 17:04:22 +03:00 committed by GitHub
parent ff509532e6
commit 5eb07e54c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 47 additions and 13 deletions

View file

@ -43,7 +43,7 @@ Rails.application.configure do
# config.action_cable.allowed_request_origins = [ 'http://example.com', /http:\/\/example.*/ ]
# Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
config.force_ssl = false
config.force_ssl = true
# Use the lowest log level to ensure availability of diagnostic information
# when problems arise.