Skip to content
Snippets Groups Projects
Verified Commit 79a4f878 authored by David Beniamine's avatar David Beniamine
Browse files

Missing rename

parent 503ca5a3
Branches
No related tags found
1 merge request!8Customize annotot endpoint and environment
...@@ -14,3 +14,11 @@ services: ...@@ -14,3 +14,11 @@ services:
- DEV_PORT - DEV_PORT
volumes: volumes:
- ./:/opt - ./:/opt
httpd:
ports:
- $PORT:80
annotot:
ports:
- ${ANNOTOT_PORT}:3000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment