Compare commits

..

2 Commits

Author SHA1 Message Date
fanyx ca37bd4089 Bump version to 2.0.5 2022-06-27 09:30:54 +02:00
fanyx 99291b696f Set defaults for some environment variables
Some beautification

Add TrackmaniaServer

i guess i lost the one file that this project is based around
impressive...

Update to fanyx/tmserver:2.0.2

Recover GameData files

Move config plugins to include

Remove obsolete plugin files

Fix broken variable substitutions

Make Packmask configurable
2022-06-27 09:29:34 +02:00
1 changed files with 1 additions and 1 deletions

View File

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