|
@ -13,10 +13,10 @@ host = aiprose.com |
|
|
httpport = 8082 |
|
|
httpport = 8082 |
|
|
uploadDir = "static/upload/" |
|
|
uploadDir = "static/upload/" |
|
|
imgUrlPrefix = "http://localhost:8082/static/upload/" |
|
|
imgUrlPrefix = "http://localhost:8082/static/upload/" |
|
|
dburl = "booszy@tcp(localhost:3306)" |
|
|
dburl = "yasaka.00@tcp(localhost:3309)" |
|
|
|
|
|
|
|
|
[prod] |
|
|
[prod] |
|
|
httpport = 8082 |
|
|
httpport = 8082 |
|
|
uploadDir = "/root/oss/aiprose/" |
|
|
uploadDir = "/root/oss/aiprose/" |
|
|
imgUrlPrefix = "https://oss.aiprose.com/aiprose/" |
|
|
imgUrlPrefix = "https://oss.aiprose.com/aiprose/" |
|
|
dburl = "booszy@tcp(localhost:3306)" |
|
|
dburl = "yasaka.00@tcp(localhost:3309)" |