Skip to content

Commit

Permalink
thing
Browse files Browse the repository at this point in the history
  • Loading branch information
brycecoon committed Apr 5, 2024
1 parent 1e1a2f0 commit 54a14b7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion kube/web-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ spec:
ports:
- containerPort: 8080
env:
- name: MYDATABASECONNECTIONSTRING
- name: ASPNETCORE_ENVIRONMENT
value: Development
- name: Postgres
value: Server=blazor-web-db-service;password=postgres;user id=postgres;database=postgres;

0 comments on commit 54a14b7

Please sign in to comment.