Change port

This commit is contained in:
Gal 2024-01-01 00:55:15 +03:00
parent 92ddae750c
commit 0f57c5c723
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:5006"
- "5006:3000"
environment:
- ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
- ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50