mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-01-29 02:10:33 +00:00
env vars
This commit is contained in:
@@ -3,6 +3,8 @@ version: "3.9"
|
||||
services:
|
||||
frontend:
|
||||
build: ./frontend
|
||||
environment:
|
||||
- API_HOST=http://backend:5001
|
||||
ports:
|
||||
- "5173:5173"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user