Skip to content

Commit d6b2c21

Browse files
committed
elastic ip attached
1 parent c711fd3 commit d6b2c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
volumes:
3131
- ./certbot/conf:/etc/letsencrypt
3232
- ./certbot/www:/var/www/certbot
33-
command: certonly --webroot -w /var/www/certbot --force-renewal --email [email protected] -d 65.1.100.96.nip.io --agree-tos --no-eff-email --force-renewal
33+
command: certonly --webroot -w /var/www/certbot --force-renewal --email [email protected] -d 43.205.86.250.nip.io --agree-tos --no-eff-email --force-renewal
3434

3535
networks:
3636
app-network:

0 commit comments

Comments
 (0)