add: 架构

This commit is contained in:
ls
2025-02-18 19:12:15 +08:00
commit 21c9b92c49
210 changed files with 39220 additions and 0 deletions

8
docker-compose.yml Normal file
View File

@@ -0,0 +1,8 @@
version: '2'
services:
renren-fast:
image: renren/fast
ports:
- "8080:8080"
environment:
- spring.profiles.active=dev