Fixed a few errors

This commit is contained in:
2022-10-13 12:45:34 -07:00
parent eb22f37654
commit 7e202aae3a
3 changed files with 3 additions and 5 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ version: "3.7"
services:
radicale:
build:
context: ./build
args:
context: ./build
args:
BUILD_UID: 1000
BUILD_GID: 1000
TAKE_FILE_OWNERSHIP: "false"