5b04aaf fef0af5
1
2
3
4
5
6
FROM hlohaus789/g4f:latest EXPOSE 8080 EXPOSE 1337 EXPOSE 7900 CMD ["python", "-m", "g4f.api.Api().run(ip='0.0.0.0:1337')"]