Skip to content

Commit

Permalink
feat: update ALLOWED_DOMAINS
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed May 29, 2024
1 parent 96d14ac commit dc41d3c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions playbook/templates/config/psono/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ PRIVATE_KEY: '641b0720ec4a91e3eb3b8b46129372445f186bc5af4508c81bd6eed58c45c68f'
PUBLIC_KEY: '4fbac07ae21f547c7aba6abfc5f102e1171a128c9ee501873a66074f8d87e95c'
DEBUG: False
ALLOWED_HOSTS: ['*']
ALLOWED_DOMAINS:
- r.oll.world
- roll.pics
ALLOWED_DOMAINS: 'r.oll.world,roll.pics'
HOST_URL: 'https://passwords.{{ roll_subdomain_base }}/server'
EMAIL_FROM: 'no-reply@passwords.{{ roll_servers_domain }}'
EMAIL_HOST: 'smtp'
Expand Down

0 comments on commit dc41d3c

Please sign in to comment.