Skip to content

Commit e495a7d

Browse files
Add missing environment variable to example
1 parent 9597c17 commit e495a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ services:
1010
- DHPARAM_SIZE
1111
- RSA_KEY_SIZE
1212
- RENEWAL_INTERVAL
13+
- DEBUG
1314
env_file:
1415
- ./nginx-certbot.env
1516
ports:

0 commit comments

Comments
 (0)