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 58ff9d7ea9
commit 638b9d3cdd
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}