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 17:22:38 +02:00
committed by GitHub
parent 8ebd95c78e
commit 87e4b087e2

View File

@ -11,7 +11,7 @@ services:
restart: always
image: nginx:alpine
ports:
- 8900:80
- 9100:80
volumes:
- ./nginx.conf:/etc/nginx/nginx.conf
- ./public:/var/www/html