Skip to content

Commit

Permalink
Update bunnyshell.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Himanshu Gupta committed Jul 3, 2023
1 parent 6c4a372 commit ee7b4a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ components:
DB_HOST_TENANT_BASE_PASSWORD: '{{ env.vars.POSTGRES_BASE_PASSWORD }}'
DB_HOST_TENANT_MYCOMPANY_USERNAME: '{{ env.vars.POSTGRES_MYCOMPANY_USERNAME }}'
DB_HOST_TENANT_MYCOMPANY_PASSWORD: '{{ env.vars.POSTGRES_MYCOMPANY_PASSWORD }}'
QUARKUS_PROFILE: database
ports:
- '8080:8080'
hosts:
Expand Down

0 comments on commit ee7b4a7

Please sign in to comment.