all repos — caroster @ c19927eaf0385008d34b40d9415a1010cf31b1fe

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