Docker file
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
"EventBot": {
|
||||
"commandName": "Project",
|
||||
"environmentVariables": {
|
||||
"dbconnection": "Server=localhost;Database=eventbot;User=root;Password=tux;",
|
||||
"token": "<insert Token here>"
|
||||
}
|
||||
},
|
||||
"Docker": {
|
||||
"commandName": "Docker"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user