Update Financial_Containers/actual/compose.yaml
This commit is contained in:
@@ -2,8 +2,8 @@ services:
|
||||
actual_server:
|
||||
image: docker.io/actualbudget/actual-server:latest
|
||||
container_name: actual
|
||||
ports:
|
||||
- '5006:5006'
|
||||
#ports:
|
||||
# - '5006:5006'
|
||||
environment:
|
||||
- ACTUAL_UPLOAD_FILE_SYNC_SIZE_LIMIT_MB=20
|
||||
- ACTUAL_UPLOAD_SYNC_ENCRYPTED_FILE_SYNC_SIZE_LIMIT_MB=50
|
||||
|
||||
Reference in New Issue
Block a user