Version bump and adjusted docker compose file

This commit is contained in:
Doc
2025-01-18 23:38:28 +01:00
parent 637e66ce80
commit ba2ea7908e
2 changed files with 4 additions and 5 deletions

View File

@@ -1,9 +1,8 @@
services:
vintageserver:
container_name: vintageserver
image: 'git.protron.dev/doc/vintagecontainer:1.3'
user: "${UID}:${GID}"
image: 'git.protron.dev/doc/vintagecontainer:latest'
ports:
- '42420:42420'
volumes:
- ./data:/var/vintagestory/data
- ./data:/var/vintagestory/data