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