init security, add cors
This commit is contained in:
+3
-1
@@ -9,4 +9,6 @@ DB_ANTRIAN_PASSWORD=supersecret
|
||||
DB_ANTRIAN_HOST=localhost
|
||||
DB_ANTRIAN_DATABASE=antrian_operasi
|
||||
DB_ANTRIAN_PORT=5432
|
||||
DB_ANTRIAN_SSLMODE=disable
|
||||
DB_ANTRIAN_SSLMODE=disable
|
||||
|
||||
SECURITY_TRUSTED_ORIGINS=http://localhost:3000
|
||||
Reference in New Issue
Block a user