mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-17 22:53:57 +02:00
remove public_ssr_api_url
This commit is contained in:
@@ -52,7 +52,6 @@ services:
|
||||
- ./cache:/app/cache
|
||||
environment:
|
||||
- PUBLIC_API_URL=http://localhost:8000/api/v1
|
||||
- PUBLIC_SSR_API_URL=http://backend:8000/api/v1
|
||||
db:
|
||||
image: postgres:latest
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user