changed the command to use the kwaylon executable
This commit is contained in:
@@ -14,4 +14,4 @@ services:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- ./:/kwaylon
|
||||
command: ["python3", "src/main.py"]
|
||||
command: [ "kwaylon" ]
|
||||
|
||||
Reference in New Issue
Block a user