all repos — caroster @ 5de36530ae6541fc9811e919aec1a980e9a155e1

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