fdhzfgh
This commit is contained in:
parent
61ef33baec
commit
a479ecf56f
@ -8,6 +8,14 @@ services:
|
|||||||
- "8081:80"
|
- "8081:80"
|
||||||
working_dir: /app
|
working_dir: /app
|
||||||
command: ["dotnet", "ТГ бот.dll"]
|
command: ["dotnet", "ТГ бот.dll"]
|
||||||
|
volumes:
|
||||||
|
- ./data:/app/data
|
||||||
|
environment:
|
||||||
|
- DATABASE_PATH=/app/data/bot.bd
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
bot_data:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user