Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 07d208b

Browse files
author
fship7
committed
fix restart policy again
1 parent f8851c2 commit 07d208b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ services:
55
container_name: wireguard-builder
66
volumes:
77
- "/volume1/home/admin/wgmodule:/root/temp" # bind home directory to the container
8-
restart: no
8+
restart: 'no'
99
command: /bin/cp /root/wireguard.ko /root/temp

0 commit comments

Comments
 (0)