added omv to omv

This commit is contained in:
2023-08-18 15:19:10 +02:00
parent 88bf220ac8
commit b3ce665615
+2 -2
View File
@@ -19,7 +19,7 @@ services:
- TZ=Etc/UTC - TZ=Etc/UTC
- URL=vbchaos.nl - URL=vbchaos.nl
- VALIDATION=http - VALIDATION=http
- SUBDOMAINS=nc,git,grafana #optional - SUBDOMAINS=nc,git,grafana,registry,registrybrowser,omv
- CERTPROVIDER= #optional - CERTPROVIDER= #optional
- DNSPLUGIN=cloudflare #optional - DNSPLUGIN=cloudflare #optional
- PROPAGATION= #optional - PROPAGATION= #optional
@@ -31,5 +31,5 @@ services:
- swag_data:/config - swag_data:/config
ports: ports:
- 443:443 - 443:443
- 80:80 #optional # - 80:80 #optional
restart: unless-stopped restart: unless-stopped