feat: remove compose example now in README
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
services:
|
||||
ddbb:
|
||||
image: ramiuslr/ddbb:latest
|
||||
container_name: ddbb
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- ./backup:/backup
|
||||
ports:
|
||||
- 12345:12345
|
||||
Reference in New Issue
Block a user