FEAT: Added variable to keep track of user subscription within VideoPage
FIX: Added .env back into frontend
This commit is contained in:
@@ -38,6 +38,8 @@ services:
|
||||
- app_network
|
||||
environment:
|
||||
- VITE_API_URL=/api
|
||||
env_file:
|
||||
- .env
|
||||
depends_on:
|
||||
- web_server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user