feat(assist): changes
This commit is contained in:
parent
c7b6122c2c
commit
5beeb149e3
2 changed files with 2 additions and 2 deletions
2
.github/workflows/utilities.yaml
vendored
2
.github/workflows/utilities.yaml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- api-v1.10.0
|
||||
paths:
|
||||
- "utilities/**"
|
||||
- "!utilities/.gitignore"
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@ USER 1001
|
|||
ADD --chown=1001 https://static.openreplay.com/geoip/GeoLite2-Country.mmdb $MAXMINDDB_FILE
|
||||
|
||||
ENTRYPOINT ["/sbin/tini", "--"]
|
||||
CMD npm start
|
||||
CMD npm start
|
||||
Loading…
Add table
Reference in a new issue