aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.env.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.env.yaml')
-rw-r--r--docker-compose.env.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.env.yaml b/docker-compose.env.yaml
index 5a50806..415567c 100644
--- a/docker-compose.env.yaml
+++ b/docker-compose.env.yaml
@@ -83,7 +83,7 @@ services:
build:
context: ./dockerfiles/gpodder
container_name: gpodder
- restart: always
+ restart: "no"
volumes:
- "${VOLUME_HOME}/applications/gpodder/mygpo:/usr/src/mygpo"
ports: