mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -55,6 +55,9 @@ services:
|
||||
volumes:
|
||||
- /share/docker_data/redis:/data
|
||||
networks:
|
||||
- nextcloud_network
|
||||
|
||||
nextcloud_network:
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: 192.168.80.0/28
|
||||
restart: always
|
Reference in New Issue
Block a user