Skip to content

Commit

Permalink
[#6] Added upload cover image for book
Browse files Browse the repository at this point in the history
  • Loading branch information
LeikoDmitry committed Jan 18, 2024
1 parent 27f2a61 commit 1e65491
Show file tree
Hide file tree
Showing 6 changed files with 422 additions and 438 deletions.
2 changes: 2 additions & 0 deletions compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ version: "3.4"
# Production environment override
services:
php:
env_file:
- .env.prod.local
build:
context: .
target: frankenphp_prod
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"doctrine/orm": "^2.16",
"gesdinet/jwt-refresh-token-bundle": "^1.2",
"lexik/jwt-authentication-bundle": "^2.19",
"nelmio/api-doc-bundle": "^4.12",
"nelmio/api-doc-bundle": "4.11.*",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.24",
"runtime/frankenphp-symfony": "^0.1.1",
Expand Down
Loading

0 comments on commit 1e65491

Please sign in to comment.