Skip to content

Commit

Permalink
test123123
Browse files Browse the repository at this point in the history
  • Loading branch information
Gissebass committed Nov 10, 2024
1 parent af70cda commit 6c7cc3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/get-certificate-in-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:

- name: Generate SSL certificate with Certbot
env:
DOMAIN: ${{ backend.masus.no }}
CERTBOT_EMAIL: ${{ [email protected] }}
DOMAIN: backend.masus.no
CERTBOT_EMAIL: [email protected]
run: |
sudo apt-get update
sudo apt-get install -y certbot
Expand Down

0 comments on commit 6c7cc3e

Please sign in to comment.