Containerize bot and server in one stack.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
THE_TOKEN = "DISCORD_TOKEN_HERE"
|
||||
CHANNEL_IDS = 1094494101631680653,1094628334727614605
|
||||
ROOT_IP = 192.168.0.15
|
||||
ROOT_PORT = 8000
|
||||
ROOT_PORT = 8000
|
||||
DATA_DIR = /home/USERNAME/weights
|
Reference in New Issue
Block a user