all repos — caroster @ b9e807e2b80aee0db2b933366ea7c5a65d090443

[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/