mirror of
https://git.vern.cc/cobra/rural-dict.git
synced 2025-11-14 15:58:39 +05:30
nuke commit history
This commit is contained in:
commit
b55ba857d6
21 changed files with 1359 additions and 0 deletions
7
docker-compose.yml
Normal file
7
docker-compose.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
version: "3"
|
||||
services:
|
||||
rural-dict:
|
||||
build: .
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "127.0.0.1:5758:5758"
|
||||
Loading…
Add table
Add a link
Reference in a new issue