082042cd6d
- DB 연결: 211.115.91.141:11140/fito, postgres/intops0909!! - 도메인: fito.wace.me - 소스 교체 (woosung 기반) - Dockerfile.dev 컴파일 단계 추가 - 로그인 페이지 DH Autoware 스타일 리디자인 - Constants: 회사명 (주)피토/fito, SYSTEM_TITLE FITO PLM - 헤더 로고 FITO 로고로 변경 - 파비콘 추가 - 관리자 팝업 window.open 공백 이슈 수정 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
3 lines
364 B
Plaintext
3 lines
364 B
Plaintext
<Context docBase="fito" path="/" reloadable="true" source="org.eclipse.jst.jee.server:fito">
|
|
<Resource auth="Container" driverClassName="org.postgresql.Driver" maxActive="100" maxIdle="10" maxWait="-1" name="plm" password="intops0909!!" type="javax.sql.DataSource" url="jdbc:postgresql://211.115.91.141:11140/fito" username="postgres"/>
|
|
</Context> |