mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 10:18:58 +08:00
chore: add sandbox tag (#3997)
This commit is contained in:
parent
b1194da6a5
commit
b72fbe200d
@ -53,7 +53,7 @@ services:
|
|||||||
|
|
||||||
# The DifySandbox
|
# The DifySandbox
|
||||||
sandbox:
|
sandbox:
|
||||||
image: langgenius/dify-sandbox:latest
|
image: langgenius/dify-sandbox:0.1.0
|
||||||
restart: always
|
restart: always
|
||||||
cap_add:
|
cap_add:
|
||||||
# Why is sys_admin permission needed?
|
# Why is sys_admin permission needed?
|
||||||
|
@ -336,7 +336,7 @@ services:
|
|||||||
|
|
||||||
# The DifySandbox
|
# The DifySandbox
|
||||||
sandbox:
|
sandbox:
|
||||||
image: langgenius/dify-sandbox:latest
|
image: langgenius/dify-sandbox:0.1.0
|
||||||
restart: always
|
restart: always
|
||||||
cap_add:
|
cap_add:
|
||||||
# Why is sys_admin permission needed?
|
# Why is sys_admin permission needed?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user