remove admin pass from env

This commit is contained in:
Micke Nordin 2024-10-24 12:19:05 +02:00
parent a8060b7774
commit bff0aff823
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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