Where is the settings file? #454
Answered
by
fboucher
Rafferty Uy (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? |
Answered by
fboucher
Mar 10, 2023
Replies: 1 comment 3 replies
|
Rafferty Uy (@raffertyuy) - did you ever figure this out? I'm stuck in the same spot. |
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!
Joe (@jslitzkerttcu) Rafferty Uy (@raffertyuy) if you are running in Azure, use portal. Go to your Azure Function, in the Configuration and add/ set the customDomain.
The
settings.jsonis only used when running locally from your computer. And it's missing because it's part of the GitIgnore settings for security purposes.