You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ See GitHub's actions tab in this repo for more deployment examples/steps.
59
59
*```osm-cgimap```: Faster version of osm-rails. API format the same as osm-rails. Only some functions of osm-rails.
60
60
*```tasking-manager```: Not currently using, but task manager for OSM.
61
61
62
-
# Getting Started
62
+
# Getting Started (Possibly Outdated; See Individual Repos)
63
63
64
64
### To build images for deploy
65
65
@@ -82,7 +82,7 @@ Replace XXX.env with the environment definition file of the environment for whic
82
82
*```example.env```: template of the .env file required by the Docker compose YAML files
83
83
*```tdei_uw.env```: .env for deployment at UW's TDEI center. Only UW should use this, new users should adapt example.env to suit their needs. LTG: remove this file from this repo.
84
84
85
-
# Local Development
85
+
# Local Development (Possibly Outdated; See Individual Repos)
0 commit comments