- Use now rx3/base-mga9:1.2.6 image,

- Variabilization of external server ports in env & compose file,
- Use now docker_tools for .env building.
This commit is contained in:
2024-10-04 15:38:29 +02:00
parent 4fda154917
commit eade80234e
5 changed files with 21 additions and 4 deletions

View File

@@ -22,4 +22,4 @@ services:
restart: unless-stopped
ports:
- "127.0.0.1:9010:9001"
- "127.0.0.1:${SERVER_SV_PORT}:9001"