fix account deletion

This commit is contained in:
Amruth Pillai
2025-01-09 15:46:50 +01:00
parent e29f973889
commit 8a401de5c9
3 changed files with 16 additions and 7 deletions

View File

@ -1,5 +1,3 @@
version: "3.8"
# In this Docker Compose example, it assumes that you maintain a reverse proxy externally (or chose not to).
# The only two exposed ports here are from minio (:9000) and the app itself (:3000).
# If these ports are changed, ensure that the env vars passed to the app are also changed accordingly.