Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
xploitedd committed Jul 23, 2021
1 parent 2494782 commit 750b128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/vars/core-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ env_prod_name: env_prod
certbot_email_address: [email protected]
certbot_email_name: no-reply ion core
image_name: ghcr.io/i-on-project/core:latest
ion_core_base_url: "{{ domain }}"
ion_core_base_url: "https://{{ domain }}"
database_port: "5432"
integration_repo_remote: https://github.com/xploitedd/integration-data

0 comments on commit 750b128

Please sign in to comment.