修改docker-compose.dev
This commit is contained in:
1
docker/.env.dev
Normal file
1
docker/.env.dev
Normal file
@@ -0,0 +1 @@
|
||||
VITE_BACKEND_URL=http://localhost:8000
|
||||
1
docker/.env.docker
Normal file
1
docker/.env.docker
Normal file
@@ -0,0 +1 @@
|
||||
VITE_BACKEND_URL=http://backend:8000
|
||||
Reference in New Issue
Block a user