Update header to fetch services from backend if possible
This commit is contained in:
parent
9dbd93a430
commit
a8158ec3de
3 changed files with 61 additions and 12 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,6 +32,7 @@ yarn-error.log*
|
|||
|
||||
# env files (can opt-in for committing if needed)
|
||||
.env*
|
||||
!.env.example
|
||||
|
||||
# vercel
|
||||
.vercel
|
||||
|
|
|
|||
Loading…
Reference in a new issue