Remove networks from docker compose
This commit is contained in:
@@ -4,8 +4,6 @@ services:
|
|||||||
build: https://github.com/PCJones/UmlautAdaptarr.git#master
|
build: https://github.com/PCJones/UmlautAdaptarr.git#master
|
||||||
image: umlautadaptarr
|
image: umlautadaptarr
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
|
||||||
- local
|
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
|
|||||||
Reference in New Issue
Block a user