This website requires JavaScript.
Explore
Help
Sign In
afk
/
parkerbot
Watch
1
Star
0
Fork
0
You've already forked parkerbot
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
be5271372c
parkerbot
/
compose.yml
8 lines
117 B
YAML
Raw
Normal View
History
Unescape
Escape
Dockerize. Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
2024-01-21 10:38:05 +01:00
services
:
parkerbot
:
build
:
.
env_file
:
.env
Add restart to compose file. Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
2024-08-15 22:19:35 +02:00
restart
:
unless-stopped
Dockerize. Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
2024-01-21 10:38:05 +01:00
volumes
:
-
./data:/data
Reference in New Issue
Copy Permalink