File tree Expand file tree Collapse file tree 1 file changed +13
-4
lines changed
Expand file tree Collapse file tree 1 file changed +13
-4
lines changed Original file line number Diff line number Diff line change 1717# ================================================================
1818
1919
20+ # ================================================================
21+ # Origin Details
22+ # ================================================================
23+ # % DESCRIPTION
24+ # % Section to define the origin of the maps if one exists
25+ # ================================================================
26+ export ENVIRONMENT_ORIGINS=' '
27+
28+
2029# ================================================================
2130# Farm Details
2231# ================================================================
2332# % DESCRIPTION
2433# % Used to identify the associated farm.
2534# ================================================================
26- export FARM_NAME=' uol '
35+ export FARM_NAME=' '
2736
2837
2938
@@ -33,6 +42,6 @@ export FARM_NAME='uol'
3342# % DESCRIPTION
3443# % Used to identify the associated field.
3544# ================================================================
36- export FIELD_NAME=' main '
37- export FIELD_ID=' uuid '
38- export FIELD_TYPE=' empty '
45+ export FIELD_NAME=' '
46+ export FIELD_ID=' '
47+ export FIELD_TYPE=' '
You can’t perform that action at this time.
0 commit comments