Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Nov 20, 2024
1 parent 01d815b commit 67d2638
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ service: my-app
# Name of the container image.
image: my-user/myapp

env:
ASPNETCORE_FORWARDEDHEADERS_ENABLED: true

# Deploy to these servers.
servers:
# IP address of server, optionally use env variable.
Expand Down

0 comments on commit 67d2638

Please sign in to comment.