Updating docker entrypoint to initialize the database

This commit is contained in:
2025-09-06 15:24:02 -04:00
parent 6d12ce25d3
commit 5eca8e08b1
5 changed files with 79 additions and 10 deletions

View File

@@ -14,4 +14,7 @@ ROMS_PATH=/path/to/your/roms
# These are automatically derived from DOSFRONTEND_CONFIG_DIR in Docker
# DOSVAULT_HOST=localhost
# DOSVAULT_PORT=8080
# DOSVAULT_WEBSOCKET_PORT=8081
# DOSVAULT_WEBSOCKET_PORT=8081
# DOSVAULT_ADMIN_USERNAME=admin
# DOSVAULT_ADMIN_EMAIL=admin@dos.vault
# DOSVAULT_ADMIN_PASSWORD=admin