deploy fix attempt 2
This commit is contained in:
parent
8cab7f9c61
commit
71fd540799
2
CHECKS
2
CHECKS
|
@ -2,4 +2,4 @@ WAIT=10
|
|||
TIMEOUT=10
|
||||
ATTEMPTS=30 # 10 * 30 = 5 min
|
||||
|
||||
/ GraphQL Playground
|
||||
/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.10
|
||||
FROM python:3.11
|
||||
|
||||
EXPOSE 8080
|
||||
ADD nginx.conf.sigil ./
|
||||
|
|
Loading…
Reference in New Issue
Block a user