Fix savegame not loading and improve build
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5dcbafdeaa
commit
b5ed770d81
3 changed files with 11 additions and 7 deletions
|
|
@ -4,8 +4,9 @@ services:
|
|||
container_name: openttd-jgr
|
||||
volumes:
|
||||
- ./save:/root/.openttd/save
|
||||
# - ./content:/root/.openttd/content
|
||||
# - ./config:/root/.openttd
|
||||
- ./content:/root/.openttd/content_download
|
||||
- ./openttd.cfg:/root/.openttd/openttd.cfg
|
||||
- ./private.cfg:/root/.openttd/private.cfg
|
||||
ports:
|
||||
- "3979:3979/udp"
|
||||
- "3979:3979/tcp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue