2026.03.29 20:00 Gitea_manager javítás előtt
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
container_name: sf_api
|
||||
env_file: .env
|
||||
environment:
|
||||
- ALLOWED_ORIGINS=https://app.servicefinder.hu,https://admin.servicefinder.hu,https://dev.servicefinder.hu,http://192.168.100.10:8503,http://localhost:5173,http://localhost:3001
|
||||
- ALLOWED_ORIGINS=https://app.servicefinder.hu,https://admin.servicefinder.hu,https://dev.servicefinder.hu,https://dev.profibot.hu,http://192.168.100.10:8503,http://localhost:5173,http://localhost:3001,http://localhost:3000
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
@@ -308,7 +308,7 @@ services:
|
||||
ports:
|
||||
- "8503:5173"
|
||||
environment:
|
||||
- VITE_API_BASE_URL=http://sf_api:8000
|
||||
- VITE_API_BASE_URL=/api/v1
|
||||
volumes:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
|
||||
Reference in New Issue
Block a user