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.
 
 
 

13 lines
712 B

services:
facti13_steam_trade_bot_v2:
build: .
container_name: facti13_steam_v2
hostname: 'trader'
network_mode: host
restart: always
volumes:
- $PWD/auth_data:/home/service/auth_data:ro
- $PWD/servers.list:/home/service/servers.list:ro
env_file:
- .env
command: tradebot.facti13.internal.py