Skip to content

Commit

Permalink
Allow proxies to be set in the application app-build
Browse files Browse the repository at this point in the history
  • Loading branch information
pkly committed Jul 14, 2024
1 parent 10fa0a2 commit 1c22a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# https://symfony.com/doc/current/best_practices.html#use-parameters-for-application-configuration
parameters:
env(EMPTY): ''
EMPTY: ''

services:
# default configuration for services in *this* file
Expand Down

0 comments on commit 1c22a00

Please sign in to comment.