adjusted NPM ports and pgadmin .env file

This commit is contained in:
Max Buz
2025-01-30 09:55:17 +01:00
committed by GitHub
parent 75b142fab2
commit 332b7e2b44
2 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
USERNAME=<some_user>
PASSWORD=<some_pass>
USERNAME=${USERNAME}
PASSWORD=${PASSWORD}