fix: add ARG and ENV to Dockerfile for build args, fix typo in .env.staging

This commit is contained in:
mono
2026-03-15 22:53:42 -05:00
parent 95a9a5cb1f
commit fa0bf07ad2
5 changed files with 12 additions and 3 deletions

2
deploy/.env.production Normal file
View File

@@ -0,0 +1,2 @@
VITE_API_IMPLEMENTATION=django
VITE_DJANGO_BASE_URL=http://donconfiao.sabatron.click:7000