all repos — caroster @ af1cc163f83aa7a171a4b1ee8a4ce6b095d10660

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