BlueRoseNote/02-Note/DAWA/ASoul/ASoul NAS部署服务.md

24 lines
343 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NAS
## 共享盘账号密码
`\\172.168.5.17\NiceFutureNAS`
用户名dev
密码Develop
## Perforce
```c++
docker run -d --restart unless-stopped \
-v /volume1/Docker/perforce/p4:/p4 \
-p 1666:1666 \
blueroses/perforce-helix-p4d:2024.5
```
### 用户&工作区
- admin
- art
- qa
- remote
  - 曹老师
  - 月哥
 
# 文件共享