We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbaa20d commit e832109Copy full SHA for e832109
.gitignore
@@ -9,7 +9,7 @@
9
#----------------------------------------------
10
# Ignore any application configuration
11
12
-app/config/config.json
+src/config/config.json
13
14
15
# Ignore Apache any configuration
.gitmodules
@@ -1,3 +1,3 @@
1
[submodule "vendor/fano"]
2
path = vendor/fano
3
- url = https://github.com/fanoframework/fano.git
+ url = https://github.com/fanoframework/fano
src/config/config.json
vendor/fano
0 commit comments