Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
johnYi-55 committed Apr 20, 2023
1 parent b542cba commit d70af9d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ services:
networks:
backend:
ipv4_address: ${NGINX_IP}
certbot:
image: certbot/certbot
volumes:
- ${WEB_ROOT_PATH}/www/:/var/www/certbot/:rw
- ./nginx/ssl/:/etc/letsencrypt/:rw
networks:
backend:
ipv4_address: ${CERTBOT_IP}

certbot:
image: certbot/certbot
Expand Down

0 comments on commit d70af9d

Please sign in to comment.