update
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
services:
|
||||
light-code:
|
||||
image: 'kevisual/light-code:latest'
|
||||
# image: 'kevisual/light-code:latest'
|
||||
image: 'crpi-92z54xpbq1hzmdcz.cn-hangzhou.personal.cr.aliyuncs.com/kevisual/light-code:latest'
|
||||
user: root
|
||||
volumes:
|
||||
- ./data/code:/app/code
|
||||
ports:
|
||||
- '3005:4005'
|
||||
- '6005:4005'
|
||||
restart: always
|
||||
|
||||
filebrowser:
|
||||
@@ -17,7 +18,7 @@ services:
|
||||
- ./data/config:/config
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '8080:80'
|
||||
- '6006:80'
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
Reference in New Issue
Block a user