Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
Daily Thought App
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
COM3014-Coursework
Daily Thought App
Commits
7f20268b
Commit
7f20268b
authored
1 year ago
by
Matt Kirby
Browse files
Options
Downloads
Patches
Plain Diff
Added servicie endpoints that are behind the api service.
parent
3e5c91d0
No related branches found
Branches containing commit
No related tags found
1 merge request
!29
All services now in production mode + API gateway
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
daily-thought-frontend/.env
+4
-0
4 additions, 0 deletions
daily-thought-frontend/.env
with
4 additions
and
0 deletions
daily-thought-frontend/.env
0 → 100644
+
4
−
0
View file @
7f20268b
NEXT_PUBLIC_FEED_SERVICE_URL=/api/feed-service/
NEXT_PUBLIC_USER_SERVICE_URL=/api/user-service/
NEXT_PUBLIC_FRIEND_SERVICE_URL=/api/friend-service/
NEXT_PUBLIC_COMMENT_SERVICE_URL=/api/comment-service/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment