chore: update Django URL and add cross-platform builds

- Update DJANGO_BASE_URL to production API
- Add Linux and Windows binaries
This commit is contained in:
2026-04-05 12:34:12 -03:00
parent 936aad779b
commit 19333cf713
4 changed files with 1 additions and 1 deletions

View File

@@ -3,6 +3,6 @@ PORT=8080
DB_NAME=rrbec.db
# Django Cloud Configuration
DJANGO_BASE_URL=http://127.0.0.1:8000
DJANGO_BASE_URL=https://api.raulrockbar.com.br
DJANGO_MASTER_USER=welton89
DJANGO_MASTER_PASSWORD=pindoba10

Binary file not shown.

BIN
rrbec_server/server-linux Executable file

Binary file not shown.

BIN
rrbec_server/server-windows.exe Executable file

Binary file not shown.