Files
webexmemebot/compose.yaml
Luke Tainton 0ebee5e324
Some checks failed
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 3s
CI / ci (pull_request) Failing after 1m8s
fix(python): downgrade to latest Python 3.13
2025-11-02 17:30:56 +00:00

8 lines
121 B
YAML

services:
app:
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped
env_file: .env