运维脚本调整
This commit is contained in:
+10
-1
@@ -30,7 +30,16 @@ services:
|
||||
- "8000:8000"
|
||||
networks:
|
||||
- redfuture-net
|
||||
|
||||
hyperframes:
|
||||
build:
|
||||
context: ../hyperFrames
|
||||
dockerfile: Dockerfile
|
||||
container_name: hyperframes
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3014:3014"
|
||||
networks:
|
||||
- redfuture-net
|
||||
admin-go:
|
||||
build:
|
||||
context: ../admin-go
|
||||
|
||||
Reference in New Issue
Block a user