mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
retention php debian image + mysqldump/mariadb-dump auto detect
This commit is contained in:
@@ -38,6 +38,7 @@ services:
|
||||
max-file: "3"
|
||||
networks:
|
||||
- appnet
|
||||
restart: always
|
||||
|
||||
scheduler:
|
||||
image: nexusphp_php
|
||||
@@ -57,6 +58,7 @@ services:
|
||||
max-file: "3"
|
||||
networks:
|
||||
- appnet
|
||||
restart: always
|
||||
|
||||
cleanup:
|
||||
image: nexusphp_php
|
||||
@@ -76,6 +78,7 @@ services:
|
||||
max-file: "3"
|
||||
networks:
|
||||
- appnet
|
||||
restart: always
|
||||
|
||||
openresty:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user