This website works better with JavaScript.
홈
탐색
도움말
로그인
WP6
/
patents_search_php
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Adjustments to Docker Compose file
main
Simon Bowie
3 년 전
부모
cf725240d8
커밋
de441f16e0
1개의 변경된 파일
과
0개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
+0
-2
docker-compose.yml
+ 0
- 2
docker-compose.yml
파일 보기
@@ -7,8 +7,6 @@ services:
image: php:8.0-fpm
env_file:
- config.env
ports:
- '9000:9000'
volumes:
- ./site:/var/www/html
Write
Preview
Loading…
취소
저장