all repos — caroster @ c4db286e91b1e5d37351f3f282e87af7e230afc1

[Octree] Group carpool to your event https://caroster.io

Dockerfile (view raw)

1FROM git.octree.ch:4567/o/infra/templates/base/strapi:nginx 
2
3ENV NEXTAUTH_URL_INTERNAL http://localhost:3000/api/nauth
4
5COPY ./ /srv/app/
6COPY ./_nginx/* /srv/nginx/