mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update docker-compose.yml
This commit is contained in:
parent
979a0408d1
commit
7b67913d01
@ -1,7 +1,7 @@
|
|||||||
version: '3.8'
|
version: '3.8'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
appredis:
|
||||||
image: redis:${APP_VERSION}
|
image: redis:${APP_VERSION}
|
||||||
container_name: ${APP_NAME}
|
container_name: ${APP_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Loading…
Reference in New Issue
Block a user