cdn-py / docker-compose.yaml
Keys
Initial Commit
432353e
raw
history blame contribute delete
113 Bytes
version: "3.8"
services:
flask-app:
build: .
ports:
- "7860:7860"
# env_file:
# - .env