Files
print-calculator/deploy/envs/prod.env
Joe Küng 8e9afbf260
Some checks failed
Build, Test and Deploy / build-and-push (push) Has been cancelled
Build, Test and Deploy / deploy (push) Has been cancelled
Build, Test and Deploy / test-backend (push) Has been cancelled
feat(back-end): email improvements
2026-02-27 12:09:37 +01:00

14 lines
213 B
Bash

REGISTRY_URL=git.joekung.ch
REPO_OWNER=joekung
ENV=prod
TAG=prod
# Ports
BACKEND_PORT=8000
FRONTEND_PORT=80
CLAMAV_HOST=192.168.1.147
CLAMAV_PORT=3310
CLAMAV_ENABLED=true
APP_FRONTEND_BASE_URL=https://3d-fab.ch