Add database port to docker env, and fix jwt command
Bu işleme şunda yer alıyor:
ebeveyn
62fcfc8f19
işleme
37965f33cd
|
|
@ -6,3 +6,4 @@ DB_HOST="database"
|
|||
DB_DATABASE="postgres"
|
||||
DB_USERNAME="postgres"
|
||||
DB_PASSWORD="postgres"
|
||||
DB_PORT=5432
|
||||
|
|
|
|||
2
Makefile
2
Makefile
|
|
@ -30,7 +30,7 @@ logs:
|
|||
touch $@
|
||||
|
||||
.make.jwt-secret:
|
||||
docker compose run --rm php-cli artisan jwt:secret --f
|
||||
docker compose run --rm php-cli artisan jwt:secret --force
|
||||
touch $@
|
||||
|
||||
.make.migrate:
|
||||
|
|
|
|||
Yükleniyor…
Yeni konuda referans