Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojing1987 authored Jan 15, 2025
1 parent aabec19 commit ae3e884
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/paperlessngx/.env
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ W9_DB_EXPOSE="postgresql"
W9_URL='internet_ip:$W9_HTTP_PORT_SET'
W9_NETWORK=websoft9

W9_LOGIN_USER=admin
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD

#### ----------------------------------------------------------------------------------------- ####
PAPERLESS_ADMIN_USER=$W9_LOGIN_USER
PAPERLESS_ADMIN_MAIL=[email protected]
PAPERLESS_ADMIN_PASSWORD=$W9_POWER_PASSWORD

# Below environment is created by apphub

0 comments on commit ae3e884

Please sign in to comment.