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:33:34 +02:00 committed by GitHub
parent a3a373820e
commit 9dbdbca09d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ services:
- .:/usr/src/app/
nginx:
restart: always
restart: on-failure
image: nginx:alpine
ports:
- 9100:80