Files
palworld-server-docker/.gitattributes
Twinki 15b5c6881d Add ADMIN_PASSWORD env variable
# Motivations
Being able to configure the admin password would be quite helpful

# Modifications
- Add `ADMIN_PASSWORD` to the list of environment variables, which adds `--adminpassword` to the server arguments
2024-01-19 16:05:51 -05:00

2 lines
67 B
Plaintext

# Ensure the scripts use LF line endings, not CRLF
*.sh text eol=lf