Skip to content

Commit

Permalink
Add nginx configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
haahauge authored and GitHub Enterprise committed Mar 19, 2025
1 parent 78d13fa commit 1e50a66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nginx_securefit.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- name: Deploy nginx configuration
run: |
sudo /usr/bin/cp ./nginx_securefit.conf /etc/nginx/conf.d/nginx_securefit.conf
sudo /usr/bin/systemctl reload nginx

0 comments on commit 1e50a66

Please sign in to comment.