fix: no python error
This commit is contained in:
parent
1a9f8199cc
commit
28261fbdea
@ -1,7 +1,7 @@
|
|||||||
version: '3.2'
|
version: '3.2'
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: node:14.0-buster-slim
|
image: node:14.0-buster
|
||||||
command: ./start.sh
|
command: ./start.sh
|
||||||
environment:
|
environment:
|
||||||
SUBMIT_ENDPOINT: 'https://api.contree.io/profile'
|
SUBMIT_ENDPOINT: 'https://api.contree.io/profile'
|
||||||
|
Loading…
Reference in New Issue
Block a user