We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c64b3 commit 21b2085Copy full SHA for 21b2085
fly-dev.toml
@@ -15,6 +15,7 @@ primary_region = 'ord'
15
VTT_LINKS_GITHUB = 'https://github.com/cgloeckner/pyvtt/'
16
VTT_PORT = '9000'
17
VTT_PREFDIR = '/data'
18
+ VTT_REVERSE_PROXY = "True"
19
VTT_SSL = 'true'
20
VTT_TITLE = 'ICVTT DEV'
21
fly-prod.toml
@@ -30,6 +30,7 @@ primary_region = 'ord'
30
VTT_LINKS_DISCORD = "https://discord.gg/H76tfBZZEX"
31
VTT_LINKS_GITHUB = "https://github.com/cgloeckner/pyvtt/"
32
VTT_NUM_MUSIC = "6"
33
34
MAX_PLAYER_COUNT = "15"
35
36
[mounts]
0 commit comments