Skip to content

Commit

Permalink
port 80
Browse files Browse the repository at this point in the history
  • Loading branch information
bxra2 committed Feb 29, 2024
1 parent ef78817 commit f956474
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Empty file removed data
Empty file.
2 changes: 1 addition & 1 deletion server/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
JWT_SECRET=12345
PASSWORD_SALT=MYVERYSECRETSALT
PORT=3000
PORT=80
ENV=dev
1 change: 1 addition & 0 deletions server/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
.env

0 comments on commit f956474

Please sign in to comment.