chore: update docker compose
This commit is contained in:
+1
-4
@@ -1,9 +1,6 @@
|
||||
services:
|
||||
pyxray:
|
||||
image: pyxray:latest
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: docker.pchuan.top/pyxray:latest
|
||||
container_name: pyxray
|
||||
restart: unless-stopped
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user