auth endpoints added
This commit is contained in:
@@ -25,4 +25,4 @@ COPY /Schemas/identity /Schemas/identity
|
||||
ENV PYTHONPATH=/ PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1
|
||||
|
||||
# Run the application using the configured uvicorn server
|
||||
CMD ["poetry", "run", "python", "ApiServices/TemplateService/app.py"]
|
||||
CMD ["poetry", "run", "python", "ApiServices/AuthService/app.py"]
|
||||
|
||||
Reference in New Issue
Block a user