Compare commits
1 Commits
frontend
...
a5558aa494
| Author | SHA1 | Date | |
|---|---|---|---|
| a5558aa494 |
9
config/public
Normal file
9
config/public
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
# Database Config
|
||||||
|
## Database Port
|
||||||
|
DB_PORT="3306"
|
||||||
|
## Database User
|
||||||
|
DB_USER="dbuser"
|
||||||
|
## Database Port
|
||||||
|
DB_PORT="testdb"
|
||||||
|
## Database name
|
||||||
|
DB_NAME="testdb"
|
||||||
Reference in New Issue
Block a user