axingd commited on
Commit
ba62f7f
1 Parent(s): bb6dda8

Add 2 files

Browse files
docker-compose.yaml ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ services:
2
+ hub-web-api:
3
+ build:
4
+ context: ./
5
+ dockerfile: ./Dockerfile.remote
6
+ image: hub-web-api:latest
7
+ container_name: hub-web-api
8
+ restart: always
9
+ network_mode: "host"
10
+ volumes:
11
+ - ./config/config.remote.yaml:/app/config:ro
images/QQ20241105-153334.png ADDED

Git LFS Details

  • SHA256: 1a0e205070f347b08fe29f289f9a47634930a2abbab416782aa7e9cf6dc1c1c8
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB