remove depreciated docker-compose version
This commit is contained in:
parent
efca4cce51
commit
e1f5927e89
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
# Copy this file to `docker-compose.yml` and modify it to your liking.
|
# Copy this file to `docker-compose.yml` and modify it to your liking.
|
||||||
# Copy `.env.example` to `.env` to configure environment variables.
|
# Copy `.env.example` to `.env` to configure environment variables.
|
||||||
|
|
||||||
version: "3.1"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
bot:
|
bot:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue