Update compose.yaml

This commit is contained in:
Andros Fenollosa
2024-06-24 21:50:10 +02:00
committed by GitHub
parent 6e321eb985
commit 2951b2cd58

View File

@@ -14,4 +14,4 @@ services:
- 9100:80 - 9100:80
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf - ./nginx.conf:/etc/nginx/nginx.conf
- ./public:/usr/share/nginx/html - ./public:/usr/share/nginx/html:ro