Update docker-compose.yml

This commit is contained in:
qiaofeng1227 2023-03-24 11:48:51 +08:00 committed by GitHub
parent 6ce298ce6c
commit 00f304cbc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ version: '3.8'
services:
appmanage:
image: appmanage:dev
image: websoft9dev/appmanage:dev
container_name: appmanage
pid: host
privileged: true