Skip to content

Commit

Permalink
Merge branch 'develop' into validate-company-application-Page
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoCardoso913 committed Sep 16, 2023
2 parents decd155 + 0cab005 commit 23032fa
Show file tree
Hide file tree
Showing 80 changed files with 1,647 additions and 852 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ HOST_PORT=443
# PUBLIC_URL=https://ni.fe.up.pt/st4g1ng/nijobs/
# REACT_APP_BASE_ROUTE=test/test123
REACT_APP_API_HOSTNAME="https://localhost:8087"
REACT_APP_LOCATION_SERVICE_HOSTNAME="https://ni.fe.up.pt/nijobs/locations"

# Uncomment to disable devtools
# REACT_APP_ALLOW_DEV_TOOLS=false
Expand All @@ -10,4 +11,4 @@ REACT_APP_API_HOSTNAME="https://localhost:8087"
ANALYTICS_ID=

# GeoLocation Rapid Api key
GEO_API_KEY="APIKEY"
GEO_API_KEY="APIKEY"
6 changes: 6 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: 80%
threshold: 5%
Loading

0 comments on commit 23032fa

Please sign in to comment.