mirror of
https://github.com/Arcadia-Solutions/Dasharr.git
synced 2025-12-21 09:29:46 -06:00
added details in .env.example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user