mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-11 10:56:17 +00:00
9 lines
180 B
YAML
9 lines
180 B
YAML
services:
|
|
microsoft-rewards-script:
|
|
build: .
|
|
container_name: netsky
|
|
environment:
|
|
- NODE_ENV=production
|
|
volumes:
|
|
- .:/usr/src/microsoft-rewards-script
|