feat(crafty): add crafty controller stack
This commit is contained in:
8
compose/crafty/.env.example
Normal file
8
compose/crafty/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
TZ="Etc/UTC"
|
||||
HTTPS_PORT="8443"
|
||||
PLEXMAP_PORT="8444"
|
||||
BACKUPS_PATH="../../volumes/crafty/backups"
|
||||
LOGS_PATH="../../volumes/crafty/logs"
|
||||
SERVERS_PATH="../../volumes/crafty/servers"
|
||||
CONFIG_PATH="../../volumes/crafty/config"
|
||||
IMPORT_PATH="../../volumes/crafty/import"
|
||||
Reference in New Issue
Block a user