Commit dd3eaf39 authored by nimrod's avatar nimrod
Browse files

fixup! Use environment variables for the config.

parent c22a32e3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ services:
      MYSQL_HOST: mysql
      MYSQL_PASSWORD: *mysql_password  # pragma: allowlist secret
      MYSQL_USER: *mysql_user
      NC_debug: "false"
      NC_debug: ""
      NC_default_phone_region: IL
      NEXTCLOUD_ADMIN_PASSWORD: *admin_password  # pragma: allowlist secret
      NEXTCLOUD_ADMIN_USER: *admin_username