Where is the settings file? #454
Answered
by
FBoucher
raffertyuy
asked this question in
Q&A
-
Hi, deployed AzUrlShortener using the "Deploy to Azure" button, I believe it connects directly to this repo, so where do I edit the Cloudflare Page Rules are not working, I'm guessing this is the problem? |
Beta Was this translation helpful? Give feedback.
Answered by
FBoucher
Mar 10, 2023
Replies: 1 comment 3 replies
-
@raffertyuy - did you ever figure this out? I'm stuck in the same spot. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Opps sorry! I completely missed this question!
@jslitzkerttcu @raffertyuy if you are running in Azure, use portal. Go to your Azure Function, in the Configuration and add/ set the customDomain.
The
settings.json
is only used when running locally from your computer. And it's missing because it's part of the GitIgnore settings for security purposes.