action
Some checks failed
Deploy to Server / deploy (push) Has been cancelled

This commit is contained in:
jeremygan2021
2026-03-02 13:01:04 +08:00
parent 0d140cd75c
commit a1e8c042ca
3 changed files with 7 additions and 5 deletions

View File

@@ -1,10 +1,11 @@
services:
# 主应用服务
luna-app:
epaper_server:
image: epaper_server:latest
build:
context: .
dockerfile: Dockerfile
container_name: luna-app
container_name: epaper_server
ports:
- "8199:8199"
volumes: