Mini-QR volume clean-up.
This commit is contained in:
@@ -3554,10 +3554,6 @@ services:
|
|||||||
homepage.icon: sh-mini-qr.svg
|
homepage.icon: sh-mini-qr.svg
|
||||||
homepage.description: Scan and generate customized QR codes easily
|
homepage.description: Scan and generate customized QR codes easily
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
|
||||||
- ./public:/usr/share/nginx/html/public:ro
|
|
||||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
|
||||||
|
|
||||||
minio:
|
minio:
|
||||||
command: server --console-address ":9090" /mnt/data
|
command: server --console-address ":9090" /mnt/data
|
||||||
container_name: minio
|
container_name: minio
|
||||||
|
|||||||
Reference in New Issue
Block a user