This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
Apq
/
dockerfiles
peilaus alkaen
https://github.com/stilleshan/dockerfiles.git
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Wiki
Puu:
9ebc818e23
Haarat
Tunnisteet
main
dockerfiles
/
anylink
/
server
/
base
/
app_ver.go
app_ver.go
85 B
Historia
Raaka
1
2
3
4
5
6
7
package base
const (
APP_NAME = "AnyLink"
// 修复严重bug
APP_VER = "0.4.2"
)