We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242ce1e commit 3e42f05Copy full SHA for 3e42f05
templates/compose/compose.override.prod.yml
@@ -1,6 +1,6 @@
1
services:
2
certbot:
3
- image: bybatkhuu/certbot:3.0.0-250519
+ image: bybatkhuu/certbot:3.0.1-250526
4
# volumes:
5
# - "./volumes/storage/certbot/secrets:/root/.secrets/certbot"
6
# - "./volumes/storage/certbot/secrets:/root/.aws"
@@ -23,5 +23,3 @@ services:
23
# command: ["--server=production", "--dns=google"]
24
# command: ["--server=production", "--dns=godaddy"]
25
# command: ["/bin/bash"]
26
- nginx:
27
- image: bybatkhuu/nginx:3.0.1-250526
0 commit comments