We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d4d40 commit 0a94021Copy full SHA for 0a94021
app.json
@@ -0,0 +1,39 @@
1
+{
2
+ "name": "dsp-app",
3
+ "description": "Airbus DSP",
4
+ "scripts": {
5
+ },
6
+ "env": {
7
+ "REACT_APP_API_BASE_PATH": {
8
+ "required": true
9
10
+ "REACT_APP_AUTH0_CLIEND_ID": {
11
12
13
+ "REACT_APP_AUTH0_DOMAIN": {
14
15
16
+ "REACT_APP_GOOGLE_API_KEY": {
17
18
19
+ "REACT_APP_SOCKET_URL": {
20
21
+ }
22
23
+ "formation": {
24
+ "web": {
25
+ "quantity": 1
26
27
28
+ "addons": [
29
+ "papertrail"
30
+ ],
31
+ "buildpacks": [
32
+ {
33
+ "url": "heroku/nodejs"
34
35
36
+ "url": "https://github.com/mars/create-react-app-buildpack.git"
37
38
+ ]
39
+}
0 commit comments