1
0
Fork 0

Give name to default nextcloud network

This commit is contained in:
Jonathan Chan 2025-02-23 17:16:26 +01:00
parent a5e6d4e0ba
commit 8a21016610
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version: '2'
version: '2.1'
services:
redis:
@ -18,3 +18,6 @@ services:
- redis
environment:
- REDIS_HOST=redis
networks:
default:
name: nextcloud