79691144

Date: 2025-07-05 15:47:26
Score: 1.5
Natty:
Report link

If I am in main dir /web-app, I have there other dirs like /src which stores env files. If I while in /web-app and mkdir -p webapp/WEB-INF && cp -r dist/* webapp/ && touch webapp/WEB-INF/web.xml && cd webapp && jar -cvf ../web-app.war *, it will not fetch the environment file in /src dir necessary for communication with backend pod which are one dir above in the main git dir. Pls have a look on: https://github.com/openMF/web-app#

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: GarraDembélé