mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 11:06:55 +00:00
use all defaults action added
This commit is contained in:
@@ -98,6 +98,7 @@ services:
|
||||
cpus: '1'
|
||||
memory: 1000M
|
||||
certbot:
|
||||
container_name: nocodb_certbot
|
||||
image: certbot/certbot:latest
|
||||
volumes:
|
||||
- ${NC_INSTALL_ROOT:-/opt/nocodb}/conf/nginx/certbot/www:/var/www/certbot/:rw
|
||||
|
||||
Reference in New Issue
Block a user