mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
Merge pull request #22 from kuanhulio/patch-1
remove user and read_only
This commit is contained in:
+1
-3
@@ -10,8 +10,6 @@ services:
|
||||
REDIS_URL: redis://redis
|
||||
ports:
|
||||
- 8080:8080
|
||||
user: 65534:65534
|
||||
read_only: true
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
cap_drop:
|
||||
@@ -34,4 +32,4 @@ services:
|
||||
- wikiless
|
||||
|
||||
networks:
|
||||
wikiless:
|
||||
wikiless:
|
||||
|
||||
Reference in New Issue
Block a user