Skip to content
Snippets Groups Projects
Unverified Commit d049ef13 authored by BITARD Michaël's avatar BITARD Michaël Committed by GitHub
Browse files

fix(infra): corrige le docker-compose (#1331)

parent 637fb4ac
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@ services:
expose:
- ${API_PORT}
volumes:
- ./files:/packages/api/files
- ./.env:/.env
- ./files:/project/packages/api/files
- ./.env:/project/.env
networks:
- default
- nginx-proxy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment