Skip to content

Commit b80681c

Browse files
committed
added url origin to config.ya
ml
1 parent 4281ca6 commit b80681c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+17579
-4
lines changed

config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ static: # This allows static files to be directly accessible
1313
files: web/**
1414
roles: # This can define the roles that are used in the application
1515
files: roles.yaml
16+
17+
# Add origin configuration
18+
origin:
19+
url: "https:google.com" # Define the base URL for the origin server here

node_modules/.bin/js-yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.package-lock.json

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/argparse/CHANGELOG.md

Lines changed: 216 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)