use DOMAIN, DOMAIN_LOCAL consistently everywhere
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
services:
|
||||
nextcloud:
|
||||
image: registry.kucharczyk.xyz/nextcloud:latest
|
||||
image: ${REGISTRY_URL}/nextcloud:latest
|
||||
container_name: nextcloud
|
||||
networks:
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user