We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4fa07 commit c884de5Copy full SHA for c884de5
docs/en/deployment/quick-start.md
@@ -78,7 +78,6 @@ export SPRING_PROFILES_ACTIVE="github,database-discovery,auth"
78
unset SPRING_SQL_CONFIG_INIT_MODE
79
unset SPRING_SQL_PORTAL_INIT_MODE
80
java -jar apollo-all-in-one.jar
81
-
82
```
83
84
## 2.2 Use H2 file database, automatic initialization
0 commit comments