Replace variable for e-invoice asu health check.
This commit is contained in:
@@ -50,4 +50,4 @@ services:
|
||||
POSTGRES_USER: asu
|
||||
POSTGRES_DB: laravel
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -U $DB_USER"]
|
||||
test: ["CMD-SHELL", "pg_isready -U asu"]
|
||||
Reference in New Issue
Block a user