In development
GCP Flavor
From a workspace, you will connect to the database using a host
and port
. The appropriate varaibles to find the values and create a database connection string in your code will be located Auto-generate
section on the Config
tab of an environment, like here:
To determine if you are on a workspace or in a deployed environment, your code can look at Environment Variables most notable
COHERENCE_DEV
Updated 16 days ago
Did this page help you?