🐳 修改 docker 配置.

This commit is contained in:
lijiahang
2024-02-27 18:22:18 +08:00
parent 562bb3f0d1
commit 2d8ea72259
5 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
version: '3.3'
services:
orion-ops-pro:
build:
context: .
dockerfile: docker/orion-ops-pro/Dockerfile
# build:
# context: .
# dockerfile: docker/orion-ops-pro/Dockerfile
image: orion-ops-pro:1.0.0-beta.1
ports:
- 1081:80