removed yaml
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
services:
|
||||
openaudible:
|
||||
volumes:
|
||||
- '${ROOTPATH}:/root/OpenAudible'
|
||||
ports:
|
||||
- '3000:3000'
|
||||
environment:
|
||||
PGID: '1000'
|
||||
PUID: '1000'
|
||||
container_name: openaudible
|
||||
image: 'openaudible/openaudible:latest'
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user