Skip to content

Commit f1fd3ee

Browse files
authored
Update .env.sample
1 parent 9f0f606 commit f1fd3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ POSTGRES_HOST=localhost
88
ROOT_DB_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:5432/${POSTGRES_DB}
99
RUST_ENV=development
1010
ROOT_SECRET=insecuresecret123 # Used to verify origin of attendance mutations
11-
ROOT_PORT=3000
11+
ROOT_PORT=8000

0 commit comments

Comments
 (0)