Skip to content

Commit a08fe1e

Browse files
committed
Add env
1 parent 381d6be commit a08fe1e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/deploy.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ service: blazor-diffusion-auto
44
# Name of the container image.
55
image: netcoreapps/blazordiffusionauto
66

7+
env:
8+
clear:
9+
VIRTUAL_HOST: auto.blazordiffusion.com
10+
DEPLOY_API: auto.blazordiffusion.com
11+
712
# Deploy to these servers.
813
servers:
914
# IP address of server, optionally use env variable.

0 commit comments

Comments
 (0)