mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
env value changed
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
},
|
||||
"env": {
|
||||
"SL_JOSE_BRIDGE_SERVER_NAME": "https://www.my-service.com/",
|
||||
"SL_JOSE_BRIDGE_KEY_STORAGE_FOLDER": "%CONFIG_DIR%/sl_jose/"
|
||||
"SL_JOSE_BRIDGE_KEY_STORAGE_FOLDER": "/tmp/sl_jose/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user