Change port

This commit is contained in:
Gal 2024-01-02 21:15:19 +07:00
parent 67e993de0e
commit cb94c72776
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