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
> **Note:** If you are running other instances of CDA or Oracle on your machine, they may use different ports. Always verify which ports are in use and update your configuration files accordingly to avoid conflicts.
81
81
82
+
#### Selecting CDA and Database Versions
83
+
84
+
Local Compose defaults to CDA `develop-nightly` and database/schema-installer
85
+
`latest-dev`. Override the image references in a local, uncommitted `.env`
86
+
file when reproducing a particular environment, for example:
0 commit comments