fixed nextcloud out of space error and palworld server password enviorment variable shadowing
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
PGID: 1000
|
||||
PORT: 8211 # Optional but recommended
|
||||
PLAYERS: 16 # Optional but recommended
|
||||
SERVER_PASSWORD: ${PWD}
|
||||
SERVER_PASSWORD: ${PASS}
|
||||
MULTITHREADING: true
|
||||
REST_API_ENABLED: true
|
||||
REST_API_PORT: 8212
|
||||
|
||||
Reference in New Issue
Block a user