- Initial release,

- Based on rx3/server-mga9:1.2.7 image,
- Node.js V22.22.0.
This commit is contained in:
2026-02-05 16:04:03 +01:00
commit 0e737090e3
7 changed files with 134 additions and 0 deletions

4
var/log/init/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

4
var/log/supervisor/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore