mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
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:
parent
ff509532e6
commit
5eb07e54c1
3 changed files with 47 additions and 13 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue