Commit Graph

9 Commits

Author SHA1 Message Date
Donald Webster
7407ef9222 Update REAME.md and example docker-compose.yml file. 2024-01-20 22:22:30 -08:00
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
Thijs van Loef
a6e0431576 remove public ip and port from examples 2024-01-19 19:49:35 +01:00
Thijs van Loef
1f43e5be60 add option to disable update on boot 2024-01-19 19:35:32 +01:00
Thijs van Loef
0c2edf6caa add env for server_name 2024-01-19 19:06:05 +01:00
Thijs van Loef
a6e30557b9 add community server options 2024-01-19 18:22:08 +01:00
Adam Twardowski
b338ec8c74 Fix server port typo in docker-compose.yml 2024-01-19 10:50:12 -05:00
Thijs van Loef
10190d483c update docker compose 2024-01-19 15:07:14 +01:00
Thijs van Loef
85f0027f08 first working version 2024-01-19 14:58:51 +01:00