Update Dockerfile
This commit is contained in:
parent
d88896d649
commit
572971b7fc
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ RUN adduser -u 1001 openreplay -D
|
|||
|
||||
ENV TZ=UTC \
|
||||
GIT_SHA=$GIT_SHA \
|
||||
FS_ULIMIT=1000 \
|
||||
FS_ULIMIT=10000 \
|
||||
FS_DIR=/mnt/efs \
|
||||
MAXMINDDB_FILE=/home/openreplay/geoip.mmdb \
|
||||
UAPARSER_FILE=/home/openreplay/regexes.yaml \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue