remove admin pass from env
This commit is contained in:
parent
a8060b7774
commit
bff0aff823
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ services:
|
|||
- <%= @nextcloud_log_path %>:/var/www/html/data/nextcloud.log
|
||||
- <%= @audit_log_path %>:/var/www/html/data/audit.log
|
||||
- <%= @rclone_conf_path %>:/rclone.conf
|
||||
environment:
|
||||
- NC_PASS=<%= @admin_password%>
|
||||
networks:
|
||||
- default
|
||||
- proxysql_proxysql
|
||||
|
|
Loading…
Add table
Reference in a new issue