mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
update config
This commit is contained in:
@@ -10,7 +10,7 @@ RUN cd /www; yarn
|
||||
COPY . /www
|
||||
WORKDIR /www
|
||||
RUN yarn build
|
||||
RUN mkdir -p temp
|
||||
RUN mkdir -p data
|
||||
|
||||
# set your port
|
||||
ENV PORT 8080
|
||||
|
||||
Reference in New Issue
Block a user