This website works better with JavaScript
홈
탐색
도움말
로그인
vmshay
/
Schedule
Watch
1
Star
0
포크
0
파일
소스 검색
fix
root
5 년 전
부모
c543d2fe66
커밋
1aa3b8d9a9
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
docker-compose.yml
+ 1
- 1
docker-compose.yml
파일 보기
@@ -4,4 +4,4 @@ services:
env_file: env/.env
build: .
ports:
- - ${PORT}:8888
+ - ${
WEB_
PORT}:8888