🐛 Fixes some bugs

This commit is contained in:
2025-05-21 00:01:36 +08:00
parent 61f7764510
commit b1e3f91acd
3 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,7 @@
services:
dysonnetwork.sphere:
image: dysonnetwork.sphere
build:
context: .
dockerfile: DysonNetwork.Sphere/Dockerfile
sphere:
image: xsheep2010/dyson-sphere:latest
ports:
- "8001:8080"
volumes:
- "./keys:/app/keys"