Update compose.yaml
Some checks are pending
Gitea Actions Deploy / deploy (push) Waiting to run

This commit is contained in:
Andros Fenollosa 2024-06-24 21:50:10 +02:00 committed by GitHub
parent 38181ae4e9
commit e8e0bb976a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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