feature - added favicon

This commit is contained in:
James Wyndham 2024-02-27 18:41:12 +08:00
parent 8f7d01dc5e
commit a826f1bee6
2 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ primary_region = 'syd'
DEVELOPMENT = ''
HOST = 'fastpocket.fly.dev'
PORT = '8090'
STRIPE_RETURN_URL = 'https://sign365.com.au/account'
STRIPE_SECRET_KEY = 'sk_test_51Oc1xLGaxPbSqiRDaGtJNmtk3aMQHFHVVSqIaC7TCUK74HQxzkb3jbjDqq5NQyoDEyKSeDitPB2bHX4vXqS8s0z100rXePxwfB'
STRIPE_RETURN_URL = 'https://www.fastpocket.dev/account'
STRIPE_SECRET_KEY = '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'
[[mounts]]
source = 'data_fastpocket'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB