mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
fix(docker): Tweaking some defaults
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
options:
|
||||
max-size: '10m'
|
||||
max-file: '10'
|
||||
mem_limit: 500mb
|
||||
#mem_limit: 500mb
|
||||
links:
|
||||
- mongo-ipfs-service
|
||||
ports:
|
||||
|
||||
@@ -16,9 +16,6 @@ export COORD_NAME=ipfs-service-provider-generic
|
||||
# and you must forward that subdomain to the IPFS_WS_PORT.
|
||||
#export CR_DOMAIN=subdomain.yourdomain.com
|
||||
|
||||
# Debug level. 0 = minimal info. 2 = max info.
|
||||
export DEBUG_LEVEL=2
|
||||
|
||||
# END: Optional configuration settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user