undo resolver

This commit is contained in:
Gal 2024-01-02 19:58:58 +07:00
parent 2a3b7c33bf
commit 786fcb34cd
Signed by: gal
GPG Key ID: F035BC65003BC00B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ services:
actual_server:
image: docker.io/actualbudget/actual-server:latest
ports:
- "5006:3000"
- "4004:3000"
environment:
- ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
- ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50