We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f0f606 + f1fd3ee commit 3c3bcecCopy full SHA for 3c3bcec
.env.sample
@@ -8,4 +8,4 @@ POSTGRES_HOST=localhost
8
ROOT_DB_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:5432/${POSTGRES_DB}
9
RUST_ENV=development
10
ROOT_SECRET=insecuresecret123 # Used to verify origin of attendance mutations
11
-ROOT_PORT=3000
+ROOT_PORT=8000
0 commit comments