nanoid config

This commit is contained in:
zack 2024-10-22 17:01:10 -04:00
parent 2805b2e419
commit 6508fd8a05
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35

View file

@ -65,6 +65,10 @@ if config_env() == :prod do
],
secret_key_base: secret_key_base
config :nanoid,
size: 21,
alphabet: "_-0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
# ## SSL Support
#
# To get SSL working, you will need to add the `https` key