This commit is contained in:
Vyn 2025-06-11 09:50:52 +02:00
commit 61cbd57af1
168 changed files with 31208 additions and 0 deletions

4
web-app/.env.production Normal file
View file

@ -0,0 +1,4 @@
REACT_APP_API_URL=http://localhost:8080
REACT_APP_DOCS_URL=https://docs.awary.app
DOCKER_SERVER_PORT=3000