mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 22:33:09 +00:00
change default gin mode to release
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
app:
|
||||
env: "debug" # release or debug
|
||||
env: "release" # release or debug
|
||||
port: 8080
|
||||
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user