Section 6: Run Final Application
Run the deployed application in the local environment
Overview
Steps
spring.datasource.url=jdbc:postgresql://localhost:5432/{LOCAL_DATABASE_NAME} egov.persist.yml.repo.path=file://{ABSOLUTE_PATH_OF_PERSISTER_CONFIG_FILE}
egov.indexer.yml.repo.path=file://{ABSOLUTE_PATH_OF_INDEXER_CONFIG_FILE}
Last updated
Was this helpful?