mirror of
https://github.com/TheWhiteDog9487/WebAPI.git
synced 2026-08-12 23:31:31 +08:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
redis:
|
||||
image: 'redis:latest'
|
||||
ports:
|
||||
- '6379'
|
||||
Reference in New Issue
Block a user