first commit
This commit is contained in:
4
backend/.env.example
Normal file
4
backend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
APP_PORT=8080
|
||||
API_PREFIX=/api
|
||||
DATA_DIR=/app/storage
|
||||
DATABASE_URL=sqlite:////app/storage/routeros_backup_next.db
|
||||
Reference in New Issue
Block a user