All
This commit is contained in:
7
api/Readme.md
Normal file
7
api/Readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Enable prod mode: `docker-compose exec php composer dump-env prod`
|
||||
|
||||
Disable prod mode: delete `.env.local.php`
|
||||
|
||||
Clear Prod cache `docker-compose exec php bin/console cache:clear --env=prod`
|
||||
|
||||
Swagger: https://api-platform.com/docs/core/swagger/#using-the-openapi-and-swagger-contexts
|
||||
Reference in New Issue
Block a user