Created
September 10, 2025 12:38
-
-
Save sandromello/d5e1acf561813edbea4582bee513482c to your computer and use it in GitHub Desktop.
hoopgateway-values-host-mount.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
config: | |
POSTGRES_DB_URI: 'postgres://root:default-pwd@hoopgateway-pg/postgres?sslmode=disable' | |
API_URL: http://localhost:8009 | |
defaultAgent: | |
enabled: true | |
postgres: | |
enabled: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment