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

19 lines
299 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

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
admin
NiceFuture0521
## 共享盘账号密码
`\\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
```
# 文件共享