removed unused lines in example docker-compose
This commit is contained in:
@@ -43,8 +43,6 @@ services:
|
||||
command: python translaaaaaaaaaaaaaaaaator.py
|
||||
environment:
|
||||
- BOT_TOKEN=yourtoken
|
||||
volumes:
|
||||
- .:/code
|
||||
```
|
||||
|
||||
You can now run the project within a contained environment by running the following command:
|
||||
|
||||
@@ -46,8 +46,6 @@
|
||||
command: python translaaaaaaaaaaaaaaaaator.py
|
||||
environment:
|
||||
- BOT_TOKEN=yourtoken
|
||||
volumes:
|
||||
- .:/code
|
||||
#+END_SRC
|
||||
You can now run the project within a contained environment by running the
|
||||
following command:
|
||||
|
||||
Reference in New Issue
Block a user