You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
224 B

9 months ago
version: '3.3'
services:
bot-1:
9 months ago
container_name: bot-be
build:
context: bot-1/
command: python bot.py
9 months ago
bot-2:
container_name: bot-crypto
9 months ago
build:
context: bot-2/
command: python bot.py