modify port

This commit is contained in:
Gal 2024-01-02 22:50:59 +07:00
parent d1f3bfbe82
commit 15ebd1a7cc
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ services:
image: docker.io/actualbudget/actual-server:latest
ports:
- "4007:3000"
- "443:443"
environment:
- ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
- ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50