This commit is contained in:
Para Dox
2025-04-12 14:06:57 +07:00
parent b6418a495a
commit 9f02efc4a3
88 changed files with 225 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ services:
expose:
- 8545
environment:
CONFIG_PATH: /config
PORT: 10368
entrypoint: [/sbin/tini, --, /entrypoint.sh, --logToConsole]
restart: unless-stopped

View File

@@ -24,6 +24,7 @@ services:
expose:
- 8545
environment:
CONFIG_PATH: /config
PORT: 10645
entrypoint: [/sbin/tini, --, /entrypoint.sh, --logToConsole]
restart: unless-stopped