mirror of
https://github.com/acepanel/templates.git
synced 2026-02-04 06:17:13 +08:00
23 lines
499 B
YAML
Executable File
23 lines
499 B
YAML
Executable File
name:
|
|
en: Apache Tomcat
|
|
zh_CN: Apache Tomcat
|
|
zh_TW: Apache Tomcat
|
|
categories:
|
|
- middleware
|
|
description:
|
|
en: Open source Java Servlet container and web server
|
|
zh_CN: 开源 Java Servlet 容器和 Web 服务器
|
|
zh_TW: 開源 Java Servlet 容器和 Web 服務器
|
|
website: https://tomcat.apache.org/
|
|
architectures:
|
|
- amd64
|
|
- arm64
|
|
environments:
|
|
TOMCAT_PORT_HTTP:
|
|
description:
|
|
en: HTTP Port
|
|
zh_CN: HTTP 端口
|
|
zh_TW: HTTP 端口
|
|
type: port
|
|
default: 8080
|