We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a0508 commit d6fa72aCopy full SHA for d6fa72a
config/deploy.yml
@@ -4,6 +4,10 @@ service: blazor-diffusion
4
# Name of the container image.
5
image: netcoreapps/blazordiffusionvue
6
7
+env:
8
+ secret:
9
+ - AI_SERVER_APIKEY
10
+
11
# Deploy to these servers.
12
servers:
13
web:
0 commit comments