- Интеграция рекурентов от Юкассы

- Багфикс личного кабинета
This commit is contained in:
firewookie
2026-03-06 09:47:58 +05:00
parent e278fec506
commit 00a013f02b
13 changed files with 274 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ export default defineConfig({
server: {
port: 5173,
host: true,
allowedHosts: true,
proxy: {
'/api': {
target: 'http://localhost:8080',