Удалены старые docker-compose.yml из подпапок (завершение)
This commit is contained in:
parent
e59bbb7d0e
commit
22a0371fc9
4 changed files with 0 additions and 68 deletions
|
|
@ -1,15 +0,0 @@
|
|||
services:
|
||||
web-view:
|
||||
build: .
|
||||
container_name: lichess-web-view
|
||||
ports:
|
||||
- "5000:5000"
|
||||
volumes:
|
||||
- ../LichessClientTG_bot/data:/app/data:ro
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue