Skip to content

Commit

Permalink
Update docker-compose.coolify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusantguerrero authored Nov 7, 2024
1 parent 58494ec commit 1ffcbc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.coolify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ services:
command: ["php", "/var/www/html/artisan", "schedule:work"]
environment:
PHP_PFM_POOL_NAME: "loger_task"
volumes:
- /var/.config/gcloud/loger/credentials.json:/var/www/credentials.json
depends_on:
- loger
queue:
Expand Down

0 comments on commit 1ffcbc7

Please sign in to comment.