@igea/oac_backend 1.0.77 → 1.0.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@ sudo apt install xsltproc
|
|
|
8
8
|
```
|
|
9
9
|
|
|
10
10
|
## ENV variables
|
|
11
|
-
Env variables
|
|
11
|
+
Env variables overwrite parameters from the config file
|
|
12
12
|
|
|
13
13
|
### Database
|
|
14
14
|
|
|
@@ -41,4 +41,4 @@ Protocol exposed externally
|
|
|
41
41
|
Host exposed externally
|
|
42
42
|
|
|
43
43
|
#### OAC_EXPOSED_PORT
|
|
44
|
-
Port exposed externally
|
|
44
|
+
Port exposed externally
|