for test
This commit is contained in:
@@ -29,7 +29,7 @@ let
|
||||
environment = {
|
||||
DATABASE_URL = "jdbc:mariadb://localhost:3306/booklore";
|
||||
DATABASE_USERNAME = "booklore";
|
||||
# DATABASE_PASSWORD = ${DB_PASSWORD};
|
||||
DATABASE_PASSWORD = "Lucifer008!";
|
||||
PUID = cfg.puid;
|
||||
PGID = cfg.pgid;
|
||||
TZ = cfg.timeZone;
|
||||
|
||||
Reference in New Issue
Block a user