FIX: Fixed Stripe

This commit is contained in:
JustIceO7
2025-02-15 22:06:06 +00:00
parent fcb07263e3
commit 97067e1f87
3 changed files with 22 additions and 17 deletions

View File

@@ -37,6 +37,8 @@ services:
- app_network
environment:
- VITE_API_URL=/api
env_file:
- .env
depends_on:
- web_server