Skip to content

Commit b37f4ad

Browse files
authored
Update deploy.yml
1 parent 0473397 commit b37f4ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ service: my-app
44
# Name of the container image.
55
image: my-user/myapp
66

7+
env:
8+
ASPNETCORE_FORWARDEDHEADERS_ENABLED: true
9+
710
# Deploy to these servers.
811
servers:
912
# IP address of server, optionally use env variable.

0 commit comments

Comments
 (0)