Compare commits

..

9 Commits

Author SHA1 Message Date
fanyx 0fffffeb7d Make Packmask configurable 2022-06-26 21:29:07 +02:00
fanyx 6078b9cb32 Fix broken variable substitutions 2022-06-26 21:22:51 +02:00
fanyx ad5bcab6fc Remove obsolete plugin files 2022-06-26 21:22:23 +02:00
fanyx 688c51fd89 Move config plugins to include 2022-06-26 21:21:57 +02:00
fanyx e667a620ed Recover GameData files 2022-06-26 21:05:10 +02:00
fanyx da29374fb2 Update to fanyx/tmserver:2.0.2 2022-06-26 20:49:09 +02:00
fanyx 7222ff10d0 Add TrackmaniaServer
i guess i lost the one file that this project is based around
impressive...
2022-06-26 20:46:48 +02:00
fanyx 068f2a633f Some beautification 2022-06-26 19:41:43 +02:00
fanyx aaa1092615 Set defaults for some environment variables 2022-06-26 19:37:19 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.8' version: '3.8'
services: services:
tmserver: tmserver:
image: fanyx/tmserver:2.0.5 image: fanyx/tmserver:2.0.2
container_name: trackmania_tmserver container_name: trackmania_tmserver
depends_on: depends_on:
- db - db