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