Merge branch 'main' of https://gitea.hmac.kr/Taehoon/ITAM
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
JWKS_URI: ${PROD_JWKS_URI:-https://dachs.hmac.kr/.well-known/jwks.json}
|
JWKS_URI: ${PROD_JWKS_URI:-https://dachs.hmac.kr/.well-known/jwks.json}
|
||||||
volumes:
|
volumes:
|
||||||
- ./uploads:/app/uploads
|
- ./uploads:/app/uploads
|
||||||
- ./map_config.json:/app/map_config.json:ro
|
- ./map_config.json:/app/map_config.json
|
||||||
expose:
|
expose:
|
||||||
- "3000"
|
- "3000"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user