feat: add go 1.23 1.24 version
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
ports:
|
ports:
|
||||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${GO_APP_PORT}
|
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
ports:
|
ports:
|
||||||
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${GO_APP_PORT}
|
- ${HOST_IP}:${PANEL_APP_PORT_HTTP}:${APP_PORT}
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|||||||
Reference in New Issue
Block a user