Skip to content

Commit

Permalink
- added Hosts for krewak app
Browse files Browse the repository at this point in the history
  • Loading branch information
Blusia committed Oct 10, 2024
1 parent 8ae14d8 commit eaa3182
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment/prod/deployment/prod/apps/krewak/.env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ COMPOSE_PROJECT_NAME=keating-prod-krewak
TRAEFIK_ENABLED=true
KEATING_HOST_NAME=krzysztofrewak.collegiumwitelona.pl
APP_URL=https://${KEATING_HOST_NAME}/
TRAEFIK_ROUTER_RULE="Host(`krzysztofrewak.collegiumwitelona.pl`)"
TRAEFIK_ROUTER_RULE="Host(`krzysztofrewak.collegiumwitelona.pl`) || Host(`pwsz.rewak.pl`) || Host(`cwup.rewak.pl`)"


DB_CONNECTION=pgsql
DB_DATABASE=krewak
Expand Down

0 comments on commit eaa3182

Please sign in to comment.