Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
removed env and update package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosantiagomuro committed Nov 8, 2023
1 parent cf78c5b commit bccbb53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 186 deletions.
9 changes: 1 addition & 8 deletions frontend/.env
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# Backend domain and URL
REACT_APP_BACKEND_URL_DEV = http://localhost:3002
REACT_APP_BACKEND_URL_PROD = http://se2-d.compute.dtu.dk:3002

# Group D DB
DB_GROUPD_HOST = se2-d.compute.dtu.dk
DB_GROUPD_PORT = 5432
DB_GROUPD_NAME = prodb
DB_GROUPD_USER = small_fish
DB_GROUPD_PASSWORD = POPO
REACT_APP_BACKEND_URL_PROD = http://se2-d.compute.dtu.dk:3002
178 changes: 0 additions & 178 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bccbb53

Please sign in to comment.