first commit

This commit is contained in:
Mateusz Gruszczyński
2026-06-03 12:37:42 +02:00
parent 3ab205b769
commit d9b85e4c01
3 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -3,7 +3,7 @@ services:
build: . build: .
container_name: mortgage-simulator container_name: mortgage-simulator
ports: ports:
- "8147:8000" - "8147:8147"
volumes: volumes:
- ./exports:/app/exports - ./exports:/app/exports
restart: unless-stopped restart: unless-stopped
Binary file not shown.