deploy fix attempt 2

This commit is contained in:
bniwredyc 2023-05-11 13:58:27 +02:00
parent 8cab7f9c61
commit 71fd540799
2 changed files with 2 additions and 2 deletions

2
CHECKS
View File

@ -2,4 +2,4 @@ WAIT=10
TIMEOUT=10
ATTEMPTS=30 # 10 * 30 = 5 min
/ GraphQL Playground
/

View File

@ -1,4 +1,4 @@
FROM python:3.10
FROM python:3.11
EXPOSE 8080
ADD nginx.conf.sigil ./