Files
print-calculator/deploy/envs/int.env

14 lines
176 B
Bash

REGISTRY_URL=git.joekung.ch
REPO_OWNER=joekung
ENV=int
TAG=int
# Ports
BACKEND_PORT=18001
FRONTEND_PORT=18081
CLAMAV_HOST=192.168.1.147
CLAMAV_PORT=3310
CLAMAV_ENABLED=true