Skip to content

Commit 8811562

Browse files
committed
structure: public .env
1 parent bd5de1f commit 8811562

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BASE_URL=2school.ml
2+
SOCKET_URL=2school.ml

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,4 @@ app.*.map.json
4444
/android/app/debug
4545
/android/app/profile
4646
/android/app/release
47-
lib/src/secret_key.dart
48-
49-
.env
47+
lib/src/secret_key.dart

0 commit comments

Comments
 (0)