IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!
소스 검색

Test one more fake domain

master
부모
커밋
adcb0f872a
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      example/gateway/files/cookiecutter.json
  2. +1
    -0
      example/gitea/focker-compose.yml

+ 1
- 1
example/gateway/files/cookiecutter.json 파일 보기

@@ -1 +1 @@
{"directory_name": "nginx_conf", "ips": [["127.0.8.1"]], "domains": [[["xyz.com", "www.xyz.com"]]]}
{"directory_name": "nginx_conf", "ips": [["127.0.8.1"]], "domains": [[["xyz.com", "www.xyz.com", "gitea.xyz.com"]]]}

+ 1
- 0
example/gitea/focker-compose.yml 파일 보기

@@ -20,6 +20,7 @@ jails:
domains:
- xyz.com
- www.xyz.com
- gitea.xyz.com
image: gitea-disable
mounts:
gitea-data: /var/db/gitea


불러오는 중...
취소
저장