10 lines
543 B
Plaintext
10 lines
543 B
Plaintext
|
|
# https://www.playframework.com/documentation/latest/AllowedHostsFilter
|
|
# Allow requests to localhost:9000.
|
|
play.filters.hosts {
|
|
allowed = ["localhost:9000", "localhost", "139.59.210.74"]
|
|
}
|
|
|
|
maps = ["2p_battle_marshes", "2p_fallen_city", "2p_fata_morgana_[Rem]", "2p_meeting_of_minds", "2p_deadly_fun_archeology", "2p_quests_triumph", "2p_shrine_of_excellion_[Rem]", "2p_titan_fall_[Rem]", "2p_tranquilitys_end_[rem]", "2p_blood_river_[Rem]", "2p_sugaroasis", "2p_emerald_river", "2p_fraziersdemise", "2p_vortex_plateau", "2p_chaos_gate"]
|
|
|