perbaikan docker

This commit is contained in:
2025-07-10 08:26:35 +07:00
parent ccaf4c9fb3
commit e4d152dbb6
4 changed files with 27 additions and 494 deletions

View File

@@ -6,14 +6,12 @@ services:
build:
dockerfile: Dockerfile
ports:
- "3001:80"
- "3000:3000"
# volumes:
# - ./src:/app
environment:
- KEYCLOAK_ID="keuangan-firman"
- KEYCLOAK_REALM="sandbox"
- KEYCLOAK_URL="https://auth.rssa.top"
- KEYCLOAK_SECRET="AA9XP2moa3pkGSgeRjX2UzYjYCgpM7Dj"
- KEYCLOAK_ISSUER="https://auth.rssa.top/realms/sandbox"
# volumes:
# - .:/app
- KEYCLOAK_ID=keuangan-firman
- KEYCLOAK_REALM=sandbox
- KEYCLOAK_URL=https://auth.rssa.top
- KEYCLOAK_SECRET=AA9XP2moa3pkGSgeRjX2UzYjYCgpM7Dj
- KEYCLOAK_ISSUER=https://auth.rssa.top/realms/sandbox