Skip to content

Commit

Permalink
created action for gauzy api stage on digitalOcean droplet
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey1330 committed Mar 3, 2024
1 parent 5d2c157 commit 84f22cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .deploy/ssh/docker-compose.api.stage.letsencrypt.pre.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ services:
volumes:
- ./certbot/conf:/etc/letsencrypt:rw
- ./certbot/www:/var/www/certbot:rw

command: certonly --webroot -w /var/www/certbot --force-renewal --email ever@ever.tech -d apistagedts.gauzy.co --agree-tos
volumes:
certificates: {}
Expand Down

0 comments on commit 84f22cd

Please sign in to comment.