added details in .env.example

This commit is contained in:
FrenchGithubUser
2025-10-05 00:49:28 +02:00
parent f0d7a673ff
commit a0ad914d61

View File

@@ -12,6 +12,8 @@
RUST_LOG="info,sqlx=info"
# port on which the api will be listening
# if using docker, do not change it, everything goes through nginx
# which redirects api calls to this port
WEB_SERVER_PORT=8080
POSTGRES_USER=dasharr