style: rename url to frontend_url

This commit is contained in:
Radical 2025-05-29 20:29:45 +02:00
parent 556337aa4e
commit 3c5f3fd654
6 changed files with 12 additions and 10 deletions

View file

@ -16,7 +16,7 @@ services:
- gorb-backend:/gorb
environment:
#- RUST_LOG=debug
- WEB_URL=https://gorb.app/web/
- WEB_FRONTEND_URL=https://gorb.app/web/
- DATABASE_USERNAME=gorb
- DATABASE_PASSWORD=gorb
- DATABASE=gorb