deploy: regenerate compose from vibe-node main d0d784c8ff09
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
x-logging-defaults: &logging-defaults
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
max-size: "512m"
|
||||
max-file: "2"
|
||||
# Beware that the port range is fixed to 4000-4010.
|
||||
# effectively only 4001,4002 are used
|
||||
# the actual source of truth seems to be running in Tokio
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
x-logging-defaults: &logging-defaults
|
||||
driver: json-file
|
||||
options:
|
||||
max-size: "10m"
|
||||
max-file: "3"
|
||||
max-size: "512m"
|
||||
max-file: "2"
|
||||
# Beware that the port range is fixed to 4000-4010.
|
||||
# effectively only 4001,4002 are used
|
||||
# the actual source of truth seems to be running in Tokio
|
||||
|
||||
Reference in New Issue
Block a user