This commit is contained in:
2024-08-28 13:14:10 +07:00
parent d976bb4a59
commit caeeb437ee
8 changed files with 41 additions and 27 deletions

View File

@ -1,5 +1,5 @@
# config.toml
host = "127.0.0.1"
host = "0.0.0.0"
port = "3000"
# TMDbApiKey is required
tmdbApiKey = ""