📦 chore(deploy): add deployment files and configurations for Docker Compose setup
This commit is contained in:
parent
861b8d048e
commit
6b0383be50
9 changed files with 215 additions and 0 deletions
3
deploy/frontend.env
Normal file
3
deploy/frontend.env
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
VITE_PROXY_TARGET=http://backend:7860/api/
|
||||
BACKEND_URL=http://backend:7860
|
||||
Loading…
Add table
Add a link
Reference in a new issue